EnergySystemsModellingLab/MUSE2

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

Offen

#1.438 geöffnet am 27.07.2026

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (3 Forks)auto 404
buggood first issue

Repository-Metriken

Stars
 (7 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide