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.