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
@datejada and I debugged this. The data in asset_both.csv has duplicate entries, which breaks things down the line.
This should be improved after #461, but for now the solution is to fix the data.
Closing this as #461 already covers data validation.
Description
The model produces the error below when creating the
max_output_flows_limit
with the tablecapacity_outgoing
in version 0.12.0. Here are the files:tulipa-energy-model-files.zip
The equivalent version of the same model in version 0.10.4 does not produce an error. Here are the equivalent files:
tulipa-energy-model-files-v0.10.4.zip
Package Version
0.12.0
Julia Version
1.11.3
Reproduction steps
Run the model with the attached files.
Relevant log output
ERROR: Expression contains an invalid NaN constant. This could be produced by `Inf - Inf`
Operating System
Windows
The text was updated successfully, but these errors were encountered: