nsryan2 / NEAR

NEAR (Non-Equilibrium Archetypes of Reactors): Houses cyclus archetypes for non-equilibrium reactors with core-loading and enrichment variability.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Approximate CLOVER behavior with fuel recipes corresponding to single assemblies #28

Open nsryan2 opened 1 week ago

nsryan2 commented 1 week ago

Users might be able to achieve the behavior we are envisioning for CLOVER by using a different recipe for each fuel assembly in the Cycamore Reactor. We need to demonstrate the value of any features of CLOVER over this method. You wouldn't even need to have a unique recipe for each assembly, you could simply give the commodity different names and the same recipe. This would match the type of lowest fidelity case outlined in #11.

This issue can be closed with a PR that creates a simple example of one of the baseline cases that uses recipes in the way described above.

nsryan2 commented 1 week ago

Reactor currently does batch recipes, you can expand this to take multiple recipes per batch in the hacky way above.