EnergySystemsModellingLab/MUSE2

Input validation does not flag negative capital/fixed/variable costs

已關閉

#1,438 建立於 2026年7月27日

 (2 則留言) (0 個反應) (1 位負責人)Rust (3 個分叉)auto 404
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.

貢獻者指南