arfc / d3ploy

A collection of Cyclus manager archetypes for demand driven deployment
BSD 3-Clause "New" or "Revised" License
4 stars 11 forks source link

constraint commodity capability bug #271

Closed gwenchee closed 5 years ago

gwenchee commented 5 years ago

There is a bug in the constraint commodity capability where if the constraint value is not met at every time step, the simulation will constrain the facility. However, the intended capability was to constraint a facility's deployment till a certain amount of a commodity is stockpiled and then at later time steps, ignore the constraint. This issue can be closed when the intended capability is met.

gwenchee commented 5 years ago

closed with https://github.com/arfc/d3ploy/pull/272