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/Section5.00.tex | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/IGE335/Section5.00.tex (limited to 'doc/IGE335/Section5.00.tex') 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 -- cgit v1.2.3