diff options
Diffstat (limited to 'doc/IGE335/Section5.00.tex')
| -rw-r--r-- | doc/IGE335/Section5.00.tex | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/doc/IGE335/Section5.00.tex b/doc/IGE335/Section5.00.tex new file mode 100644 index 0000000..5e05e71 --- /dev/null +++ b/doc/IGE335/Section5.00.tex @@ -0,0 +1,26 @@ +\section{EXAMPLES}\label{sect:Examples} + +We will now present a few examples of DRAGON input structures in such as to +clarify and illustrate some of the options presented in +\Sectand{DragonModuleInput}{UtilityModuleInput}. These examples are +{\sl non-regression testcases}\index{non-regression testcases} used to +ensure that existing capabilities of Dragon are not lost with subsequent +updates of the code. They make use of two assert procedures defined in CLE-2000 +language, \moc{assertS} and \moc{assertV}, defined in \Sect{assert}. These +procedures are generally not used in computational schemes. + +\input{Section5.01.tex} % Scattering cross section + +\input{Section5.02.tex} % Geometry + +\input{Section5.03.tex} % MATXS + +\input{Section5.04.tex} % MACRO + +\input{Section5.05.tex} % WIMSD4 + +%\input{Section5.06.tex} % Apollib + +\input{Section5.07.tex} % DEPLETION + +\input{Section5.08.tex} % assert |
