EnergySystemsModellingLab/MUSE2

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

クローズ

#1,438 opened on 2026/07/27

 (2 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (3 件のフォーク)auto 404
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.

コントリビューターガイド