A collection of Cyclus manager archetypes for demand driven deployment
BSD 3-Clause "New" or "Revised" License
4
stars
11
forks
source link
d3ploy fails to record the capacity of mixers deployed with multiple inputs #273
Closed
robfairh closed 5 years ago
d3ploy fails to record the capacity of a mixer deployed when it has multiple inputs for the same comodity.
In the following case, the mixer has two inputs (lwrpu and frpu) for Pu:
https://github.com/robfairh/transition-scenarios/blob/experimental6/input/eg01-eg29/d3ploy-simple2.xml
For this input the table timeseriescalc_capacitylwrpu is 0 for all timesteps even though there are multiple mixers deployed.
This issue can be closed when d3ploy is able to record the capacity of the mixers deployed.