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
We don't check whether the SVD commodities all have demand defined for them, but it's needed for the optimisation. Let's do the check when we read demand.csv in rather than waiting for a panic later in the simulation.
The text was updated successfully, but these errors were encountered:
We don't check whether the SVD commodities all have demand defined for them, but it's needed for the optimisation. Let's do the check when we read
demand.csv
in rather than waiting for apanic
later in the simulation.The text was updated successfully, but these errors were encountered: