nhniina
nhniina
Reporting `connection_avg_throughflow` or `connection_avg_intact_throughflow` causes an error with unidirectional connections. Outputs `connection_avg_throughflow` and `connection_avg_intact_throughflow` should only be written for bidirectional connections with two nodes. There could perhaps be a warning...
It is difficult to understand what the different outputs (binary_gas_connection_flow, connection_flow, etc.) mean. Descriptions should be added.
Replacement expressions seem to lead to a too small unit flow upper bound, and potentially an infeasible model. It seems that parameters `fix_ratio_in_out_unit_flow`, `fix_units_on_coefficient_in_out` and `unit_start_flow` are not all correctly...
This update removes unnecessary looping and individual parameter value queries. ## Checklist before merging - [x] Documentation is up-to-date - [x] Unit tests have been added/updated accordingly - [x] Code...