[cig-commits] [commit] master: Add manual TeX file (9fd4782)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Apr 8 03:04:27 PDT 2014


Repository : ssh://geoshell/calypso

On branch  : master
Link       : https://github.com/geodynamics/calypso/compare/bf5dcaf71a4089a4c2f22940f4edea71b9abedd1...9730b061d69d156b271dfe841a55ae371b4e1c03

>---------------------------------------------------------------

commit 9fd47822e928c141aa3b08b25145cf3f5505452b
Author: Eric Heien <github at heien.org>
Date:   Mon Mar 17 16:15:51 2014 -0700

    Add manual TeX file


>---------------------------------------------------------------

9fd47822e928c141aa3b08b25145cf3f5505452b
 doc/CALYPSO.tex | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 61 insertions(+)

diff --git a/doc/CALYPSO.tex b/doc/CALYPSO.tex
new file mode 100644
index 0000000..eb009ba
--- /dev/null
+++ b/doc/CALYPSO.tex
@@ -0,0 +1,61 @@
+% Template article for preprint document class `elsart'
+% SP 2001/01/05
+
+\documentclass[12pt]{article}
+\usepackage{graphicx,color,amssymb}
+\usepackage{times,textpos}
+\usepackage{geometry}
+\usepackage{epstopdf,hyperref,float}
+%\usepackage{epstopdf,hyperref,float,slashbox}
+\usepackage[titletoc,toc,title]{appendix}
+
+% Use the option doublespacing or reviewcopy to obtain double line spacing
+% \documentclass[doublespacing]{elsart}
+
+% The amssymb package provides various useful mathematical symbols
+%\usepackage{amssymb}
+\begin{document}
+\input{tex_src/cover_CALYPSO.tex}
+\input{tex_src/mathdef.tex}
+%\maketitle
+%\input{captions.txt}
+%
+%
+
+\section*{Preface}
+Calypso is a program package of magnetohydrodynamics (MHD) simulations in a rotating spherical shell for geodynamo problems. This package consists of the simulation program, preprocessing program, post processing program to generate field data for visualization programs, and several small utilities. The simulation program runs on parallel computing systems using MPI and OpenMP parallelization.
+
+\newpage
+\tableofcontents
+
+%
+\newpage
+\input{tex_src/intro_CALYPSO.tex}
+
+\newpage
+\input{tex_src/model_CALYPSO.tex}
+
+\input{tex_src/install_CALYPSO.tex}
+
+\input{tex_src/outlines_CALYPSO.tex}
+%
+
+\newpage
+\input{tex_src/programs_CALYPSO.tex}
+
+\newpage
+\begin{thebibliography}{10}
+
+\bibitem{Bullard:54} Bullard, E. C. and Gellman, H., Homogeneous dynamos and terrestrial magnetism, {\it Proc. of the Roy. Soc. of London}, {\bf A247}, 213--278, 1954.
+\bibitem{Uli:2001} Christensen, U.R., Aubert, J., Cardin, P., Dormy, E., Gibbons, S., Glatzmaier, G. A., Grote, E., Honkura, H., Jones, C., Kono, M., Matsushima, M., Sakuraba, A., Takahashi, F., Tilgner, A., Wicht, J. and Zhang, K., A numerical dynamo benchmark, {\it Physics of the Earth and Planetary Interiors}, {\bf 128}, 25--34, 2001.
+
+\end{thebibliography}
+
+
+\newpage
+\begin{appendices}
+\input{tex_src/controls_CALYPSO.tex}
+\input{tex_src/gpl3.tex}
+\end{appendices}
+
+\end{document}



More information about the CIG-COMMITS mailing list