You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix 'provide more than its SWU capacity' FlexibleEnrichment bug
The reason why this bug appeared is unclear, it has never happened before.
The cause of it is probably some floating point imprecision, which can be
resolved/prevented by using Cyclus' AlmostEq function.
An example where the old version failed can be found in this GitHub Gist:
https://gist.github.com/maxschalz/ad3dd60dc44541f93c9d0f95a0a06f4d
v1.0: Enrichment facility with multiple feed commodities
Please note that this facility is *not* backwards compatible because the
input file requirements are different.