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
Fixing capacities directly in the excel file doesn't solve this. The parameter 'nonconvex' needs to be set 'False' for each transformer/storage and the 'offset' parameter (which points to the base investment cost) should not be given in this case. When 'nonconvex' is set to False, 'offset' should be 0, otherwise this leads to an error.
At present, this would need to be hard coded every time it is needed (should be parameterized)
The text was updated successfully, but these errors were encountered: