EnergySystemsModellingLab/MUSE2

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

Chiusa

#1438 aperta il 27 lug 2026

 (2 commenti) (0 reazioni) (1 assegnatario)Rust (3 fork)auto 404
buggood first issue

Metriche repository

Star
 (7 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor