EnergySystemsModellingLab/MUSE2
Input validation does not flag negative capital/fixed/variable costs
Fermée
#1 438 ouverte le 27 juil. 2026
buggood first issue
Métriques du dépôt
- Stars
- (7 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.