EnergySystemsModellingLab/MUSE2

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

Aberta

#1.438 aberto em 27 de jul. de 2026

 (2 comentários) (0 reação) (1 responsável)Rust (3 forks)auto 404
buggood first issue

Métricas do repositório

Stars
 (7 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador