From 7dfcc480ba1e19bd3232349fc733caef94034292 Mon Sep 17 00:00:00 2001 From: stainer_t Date: Mon, 8 Sep 2025 13:48:49 +0200 Subject: Initial commit from Polytechnique Montreal --- doc/IGE335/Section2.00.tex | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/IGE335/Section2.00.tex (limited to 'doc/IGE335/Section2.00.tex') diff --git a/doc/IGE335/Section2.00.tex b/doc/IGE335/Section2.00.tex new file mode 100644 index 0000000..481d57d --- /dev/null +++ b/doc/IGE335/Section2.00.tex @@ -0,0 +1,13 @@ +\section{GENERAL STRUCTURE OF THE DRAGON INPUT}\label{sect:GeneralStructure} + +The input to DRAGON is set up in the form of a structure containing commands +which call successively each of the calculation modules required in a given +transport calculation. + + +\input{Section2.01.tex} % input description +\input{Section2.02.tex} % general DRAGON structure +\input{Section2.03.tex} % the DRAGON modules +\input{Section2.04.tex} % the Utility modules +\input{Section2.05.tex} % the DRAGON data structures +\input{Section2.06.tex} % Main modifications in new release -- cgit v1.2.3