mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 20:15:26 -04:00
The basic structure is borrowed from examples/python/pincell_depletion/ and builds a single pin cell to be depleted. The model building is expedited, as this assumes the user has read through the basic user guide on model building. The new openmc.model.pin function is highlighted, both for building a plain pin and for subdividing regions for depletion. The Chain and Operator classes are the focuses of the example, and the PredictorIntegrator is used to deplete the pin out to 6 months using 30 day depletion steps with 174 W power. The openmc-make-depletion-chain scripts are introduced as methods for building initial depletion chains. Use of openmc.data.DataLibrary.register_file is included, as this allows the user to not pass the chain_file argument if the depletion chain is included in OPENMC_CROSS_SECTIONS. The jupyter notebook is included in the documentation similar to other examples. |
||
|---|---|---|
| .. | ||
| cad-geom.rst | ||
| candu.rst | ||
| expansion-filters.rst | ||
| hexagonal.rst | ||
| index.rst | ||
| mdgxs-part-i.rst | ||
| mdgxs-part-ii.rst | ||
| mg-mode-part-i.rst | ||
| mg-mode-part-ii.rst | ||
| mg-mode-part-iii.rst | ||
| mgxs-part-i.rst | ||
| mgxs-part-ii.rst | ||
| mgxs-part-iii.rst | ||
| nuclear-data-resonance-covariance.rst | ||
| nuclear-data.rst | ||
| pandas-dataframes.rst | ||
| pincell-depletion.rst | ||
| pincell.rst | ||
| post-processing.rst | ||
| search.rst | ||
| tally-arithmetic.rst | ||
| triso.rst | ||