EnergySystemsModellingLab / EnergySystemsModellingLab/MUSE2
Remove the `ironing out iteration 0` prefix from debug files when the ironing out loop is turned off
Open
muse xiii
question
- Dominant language
- Rust
- Stars
- 8
- Forks
- 5
- Avg merge
- 1d 2m
- Merged PRs (30d)
- 37
Description
Minor niggle, but when the ironing out loop is turned off (i.e. the default behaviour), I find it annoying how all the `run_description` rows in some of the files are prefixed with "ironing out iteration 0". I think we only need to include this prefix when the ironing out loop is turned on (i.e. more than one iteration).
Contributor guide
Assessment
This issue has not been assessed yet.