Skip to content
Snippets Groups Projects
Commit 459b80f6 authored by Johannes Wasmer's avatar Johannes Wasmer
Browse files

update for hdslee retreat talk

parent acdaeafd
No related branches found
No related tags found
No related merge requests found
Showing
with 286 additions and 3 deletions
fig/presentation-2024-09/industry-research/google-deepmind-gnome-blog-post.png

131 B

fig/presentation-2024-09/industry-research/matlantis-website.png

131 B

fig/presentation-2024-09/industry-research/meta-open-catalyst.png

131 B

fig/presentation-2024-09/industry-research/microsoft-mattersim-blog-post.png

132 B

fig/presentation-2024-09/industry-research/orbital-materials-blog-post.png

131 B

fig/presentation-2024-09/industry-research/orbital-materials-website.png

131 B

File added
fig/presentation-2024-09/matbench-discovery/matbench-discovery-table.png

131 B

File added
File added
File added
File added
File added
File added
File added
File added
File added
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Notes:
% This tikz file is meant for KtikZ output.
% 1) In KtikZ, set template path: /home/johannes/pgi/thesis/master-thesis/doc/src/fig/ktikz_template.tpl
% 2) Export to pdf.
% 3) In document, insert with \includegraphics[width=1.0\textwidth]{../fig/mypath/mytikzpic.pdf}
%
% This simplifies scaling issues.
%
% For poster A0, encountered incorrect scaling.
% Tried resolution by replacing all units with unitless (=pt, apparently).
% Conversion table:
% - 1 pt -> 1 (pt)
% - 1 cm -> 28.45274 (pt)
% - 1 em -> 10.00002 (pt)
% - Exceptions:
% - 1 em -> 0.35 IF EITHER node coord (0,2em) OR node rel. positioning (['right=2em of] --> (0,.7), ...[right=0.7 of])
% - x\textwidth -> 100*x pt
%
% Unit conversion did not resolve scaling issue. Instead, exported to pdf and included that as a graphic.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\tikzstyle{v}=[node distance=48.79223]
\tikzstyle{h}=[node distance=113.811]
\usetikzlibrary{positioning,shapes,arrows}
\usetikzlibrary{arrows.meta}
\pgfdeclarelayer{higher}
\pgfdeclarelayer{highest}
\pgfsetlayers{main,higher,highest}
\pgfkeys{%
/tikz/every node/.style={%
transform shape,
%font=\ttfamily\normalsize,
text=helmholtzdarkblue,
minimum width=1.5em,
align=center,
text width=99.58459,
inner sep=0.5em,
%minimum height=28.45274
minimum height=3em
},
/box/node color/.style={%
% draw = node outline color
% comment out draw: no outline
% draw=fzjblue,%#1!80!black,
%
% fill color:
% without overhead lighting overlay effect
top color=#1,
bottom color=#1,
% % with overhead lighting overlay effect
% top color=#1!80!white,
% bottom color=#1!80!black,
%
rounded corners=0.4em,
},
/box/active/.style={%
rectangle,
/box/node color=helmholtzhighlight,
},
/box/passive/.style={%
rectangle,
/box/node color=fzjgray20,
text=fzjblack!40!fzjgray20,
dashed
},
/box/ml1/.style={%
rectangle,
/box/node color=helmholtzhighlight!50!mint,
},
/box/ml2/.style={%
rectangle,
/box/node color=helmholtzhighlight!0!mint,
},
/box/mlEmph/.style={%
rectangle,
/box/node color=fzjorange,
},
/box/invisible/.style={%
rectangle,
draw=fzjwhite,%#1!80!black,
top color=fzjwhite,
bottom color=fzjwhite,
text=fzjwhite
},
/arr/active/.style={%
-{Triangle[scale=0.07em]},
line width=2,
color=helmholtzlightblue,
},
/arr/ml1/.style={%
-{Triangle[scale=0.07em]},
line width=2,
color=helmholtzhighlight!50!mint,
},
/arr/ml2/.style={%
-{Triangle[scale=0.07em]},
line width=2,
color=helmholtzhighlight!0!mint,
},
/arr/ml1UnderpassOut/.style={% underpass (no arrow, shortened)
-{|[scale=0.05em]},
line width=2,
color=helmholtzhighlight!50!mint,
shorten >=0.3em
},
/arr/ml1UnderpassIn/.style={%
{|[scale=0.05em]}-{Triangle[scale=0.07em]},
line width=2,
color=helmholtzhighlight!50!mint,
shorten <=0.3em
},
/arr/ml2UnderpassOut/.style={% underpass (no arrow, shortened)
-{|[scale=0.05em]},
line width=2,
color=helmholtzhighlight!0!mint,
shorten >=0.3em
},
/arr/ml2UnderpassIn/.style={%
{|[scale=0.05em]}-{Triangle[scale=0.07em]},
line width=2,
color=helmholtzhighlight!0!mint,
shorten <=0.3em
},
/arr/passive/.style={%
-latex,
line width=2,
dashed
},
/arr/line/.style={%
-,
line width=2,
color=mint,
},
% /class/main1/.style={%
% rectangle,
% /box/node color=fzjgreen,
% },
% /class/main2/.style={%
% rectangle split,
% rectangle split parts=2,
% text width=140,
% /box/node color=fzjgreen,
% },
% /class/other1/.style={%
% rectangle,
% /box/node color=white!40!fzjgreen,
% },
% /class/other2/.style={%
% rectangle split,
% rectangle split parts=2,
% /box/node color=white!40!fzjgreen,
% },
% /class/template/.style={%
% rectangle,
% minimum width=17.072,
% minimum height=17.072,
% text width=14.226,
% /box/node color=white!40!fzjgreen,
% dashed
% },
% /class/cube/.style={%
% rectangle,
% /box/node color=fzjlightblue,
% },
% /class/uses/.style={%
% -angle=60,
% line width=2,
% dashed
% },
% /class/has/.style={%
% -angle=60,
% line width=2,
% },
% /class/isA/.style={%
% -latex,
% line width=3,
% },
% /class/composition/.style={%
% -diamond,
% line width=2,
% },
% /class/multiarrow/.style={%
% /class/arrow,
% double copy shadow={shadow xshift=2.845,shadow yshift=-5.691,/class/arrow},
% },
}
\begin{tikzpicture}[
scale=0.75, transform shape, %font=\ttfamily,
uses/.style={-{angle 60},line width=2,dashed},
% auto
]
% the invisible boxes are there to enforce the same image format when parts of
% the boxes and arrows are removed (commented out).
% First row
\draw node[/box/active] (n1) {The\\Great Acceleration};
\draw node[/box/mlEmph, right=of n1] (n2) {Changes Earth's atmosphere};
% \draw node[/box/invisible, right=of n1] (n2inv) {};
% \draw node[/box/invisible, right=of n2inv] (n3inv) {};
\draw node[/box/ml1, right=of n2] (n3) {Decarbonize in\\our lifetime};
% Second row
% \draw node[/box/invisible, below=of n1] (n4inv) {};
\draw node[/box/active, below=of n3] (n4) {The\\Energy Challenge};
\draw node[/box/mlEmph, left=of n4] (n5) {Is a\\Materials Challenge};
\draw node[/box/ml1, left=of n5] (n6) {Accelerate discovery};
% Third row
% \draw node[/box/invisible, below=of n4] (n7inv) {};
\draw node[/box/active, below=of n6] (n7) {Computational Materials Design};
\draw node[/box/mlEmph, right=of n7] (n8) {Is not fast enough};
\draw node[/box/ml2, right=of n8] (n9) {AI to the rescue!};
% Arrows
\draw[/arr/active] (n1) -- (n2);
\draw[/arr/active] (n2) -- (n3);
\draw[/arr/active] (n3) -- (n4);
\draw[/arr/active] (n4) -- (n5);
\draw[/arr/active] (n5) -- (n6);
\draw[/arr/active] (n6) -- (n7);
\draw[/arr/active] (n7) -- (n8);
\draw[/arr/ml2] (n8) -- (n9);
\end{tikzpicture}
File added
% Use this file to create, compile and edit TikZ figures
\newcommand{\pathtotikzfig}{external/fzj/scientific-it-systems/iffaiida-architecture/iffaiida-architecture-with-logos.tikz}
% \newcommand{\pathtotikzfig}{presentation-2023-02/atomistic-ml/classification-of-atomistic-ml_presentation-2023-02_02-emph-both_ktikz.tikz}
% \newcommand{\pathtotikzfig}{external/fzj/scientific-it-systems/iffaiida-architecture/iffaiida-architecture-with-logos.tikz}
\newcommand{\pathtotikzfig}{presentation-2024-09/the-most-important-problem/mip.tikz}
\input{tikz-preamble.tex}
% while editing the tikz figure, go to logos and switch the paths as described
% there. for insertion into document, switch them back.
% % while editing the tikz figure, go to logos and switch the paths as described
% % there. for insertion into document, switch them back.
\input{logos/logos.tex}
\begin{document}
\input{\pathtotikzfig}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment