Initial commit

This commit is contained in:
大窪 貴洋
2026-06-23 09:31:28 +09:00
commit 331f116350
26 changed files with 408 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
%#!latexmk support.tex
\clearpage
\section{MLMD}
+4
View File
@@ -0,0 +1,4 @@
%#!latexmk support.tex
\clearpage
\section{Zn-O radial distribution functions}
+4
View File
@@ -0,0 +1,4 @@
%#!latexmk support.tex
\clearpage
\section{GIPAW Calculation}
Binary file not shown.
+18
View File
@@ -0,0 +1,18 @@
%#!latexmk support.tex
\documentclass[journal=jpcbfk,dvipdfmx,manuscript=suppinfo]{achemso}
\input{../macro}
\input{../acs_preamble}
\maketitle
\input{01-mlmd}
\input{02-structure}
\input{03-gipaw}
% \input{03-discuss}
% \input{04-model}
% \clearpage
% \bibliography{../reference}
\end{document}