Tutorials
You should have ARMI installed and operational by this point. The following tutorials demonstrate in more detail how to interact with ARMI.
- 1. Building input files for a fast reactor
- 2. Building input files for a thermal reactor
- 3. Hands-on at the ARMI Terminal
- 4. Making your first ARMI-based App
- 4.1. Starting a new app
- 4.2. Registering the app with ARMI
- 4.3. Defining the app class
- 4.4. Defining the physics plugin
- 4.5. Defining custom settings
- 4.6. Creating the physics kernels
- 4.7. Adding entry points
- 4.8. Running the app and debugging
- 4.9. Checking the output
- 4.10. Bonus: Ad-hoc UserPlugins
- 5. Parameter sweeps