ST regression runs build model that is optimisation parameter-aware
Open
@chris-ashe is already working on this.
Since Dec 5, 2025.
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
Removal of this constraint causes constraint-aware code to not be executed hence the divide by 0 :/ https://github.com/ukaea/PROCESS/blob/b5572ebaa54827dca00b2170b7a31886ad326e28/process/build.py#L1689
Originally posted by @timothy-nunn in https://github.com/ukaea/PROCESS/pull/3646#discussion_r2070405748
The ST regression test runs part of the build model that is optimisation-parameter-aware; this is clearly bad practice and should be resolved. The test should be un-skipped when this is resolved.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.