arfc / msr-neutronics

To hold development code, milestones, and developments for msr neutronics.
BSD 3-Clause "New" or "Revised" License
7 stars 9 forks source link

Current continuous reprocessing comparison with SaltProc uses only a single Serpent2 run #60

Open LukeSeifert opened 2 years ago

LukeSeifert commented 2 years ago

Summary

The current continuous reprocessing comparison used to compare against SaltProc's batchwise process (which uses 3 day steps) in the MSBR uses a single 3000 day step. This provides results that are not entirely accurate, and comparison with different numbers of steps would also be a useful visualization tool.

Solution

PR needed that allows for any N-steps to be used for Serpent2 continuous reprocessing input. Only requires minor changes to the current code for rerunning and reading previous depletion data.