EnergySystemsModellingLab/MUSE2
Input validation does not flag negative capital/fixed/variable costs
已關閉
#1,438 建立於 2026年7月27日
buggood first issue
倉庫指標
- 星標
- (7 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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.