Chi-Tech
Tutorial_00_Intro.h
Go to the documentation of this file.
1/** \page Tutorial00 User Tutorials
2 ## Fully commented tutorials
3
4 \subpage Tutorial01 \n
5 \subpage Tutorial02 \n
6 \subpage Tutorial03 \n
7
8 ## Meshing tutorials
9 \subpage MeshTutorials \n
10
11 ## Lua Input Examples
12 \subpage LuaInputExamples \n
13
14 ## Examples taken from the regression-test suite
15
16 Examples from the regression-test suite (folder ``tests``) may also serve as
17 additional tutorials in order for users to learn about additional possibilities
18 offered by chi-tech and its physics modules.
19
20 However, remember that those are regression tests that are meant to run fast.
21 Hence, you may want to revise the phase-space resolution
22 (e.g., mesh, angle, energy)and the iteration parameters (tolerance, number of
23 iterations) in your own input files in order to reach a satisfactory answer for
24 modeling purposes.
25
26 \e Note: The selection below does not include all regression tests.
27
28 * \subpage TutorialRegression \n
29<!-- Hide \include "../../ChiTest/Adjoint2D_2a_forward.lua" -->
30
31 */