Examples

Run these scripts from the repository root after installing dependencies.

  • Criticality (slab, plutonium): python examples/critical_slab_plutonium.py
  • Criticality (slab, uranium-carbon): python examples/critical_slab_uranium_carbon.py
  • Criticality (slab, uranium hydride): python examples/critical_slab_uranium_hydride.py
  • Fixed source (Reeds): python examples/fixed_source_slab_reeds.py
  • Hybrid method: python examples/hybrid_slab_uranium_01.py, python examples/hybrid_slab_uranium_02.py
  • Time dependent (Reeds): python examples/time_dependent_slab_reeds.py
  • DJINN prediction: python examples/predicting_djinn_slab.py

For usage details and parameters, open the files in the examples/ folder.