diff options
| author | stainer_t <thomas.stainer@oecd-nea.org> | 2025-09-08 13:48:49 +0200 |
|---|---|---|
| committer | stainer_t <thomas.stainer@oecd-nea.org> | 2025-09-08 13:48:49 +0200 |
| commit | 7dfcc480ba1e19bd3232349fc733caef94034292 (patch) | |
| tree | 03ee104eb8846d5cc1a981d267687a729185d3f3 /doc/IGE344/Structure.tex | |
Initial commit from Polytechnique Montreal
Diffstat (limited to 'doc/IGE344/Structure.tex')
| -rw-r--r-- | doc/IGE344/Structure.tex | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/IGE344/Structure.tex b/doc/IGE344/Structure.tex new file mode 100644 index 0000000..2f05d32 --- /dev/null +++ b/doc/IGE344/Structure.tex @@ -0,0 +1,27 @@ +\section{ DONJON DATA STRUCTURES}\label{sect:structure} + +\vskip 0.2cm +\noindent +A brief description of each DRAGON, DONJON and TRIVAC data structures, +which can be used with DONJON code, is given in \Sect{dat}. In this section, +a detailed description of the DONJON data structures is presented. +\vskip 1.0cm +\input{SectDFMAP} +\vskip 1.0cm +\input{SectMATEX} +\vskip 1.0cm +\input{SectDEVICE} +\vskip 1.0cm +\input{SectDDETECT} +\vskip 1.0cm +\input{SectPOWER} +\vskip 1.0cm +\input{SectDHST} +\vskip 1.0cm +\input{SectDTHM} +\vskip 1.0cm +\input{SectDOPTIMIZE} +\vskip 1.0cm +\input{SectDD2P} +\vskip 1.0cm +\input{SectDINTDETEC} |
