EnergySystemsModellingLab/MUSE2
Input validation does not flag negative capital/fixed/variable costs
クローズ
#1,438 opened on 2026/07/27
buggood first issue
Repository metrics
- Stars
- (7 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
Negative values for capital_cost, fixed_operating_cost and variable_operating_cost in process_parameters.csv should be flagged at the input validation stage and a clear error raised. We've currently letting these get through and potentially cause havoc down the line.