NatLabRockies / NatLabRockies/OpenStudio
Remove old method of forward translation that doesn't support E+ spaces
Open
@DavidGoldwasser is already working on this.
Since Oct 30, 2025.
Enhancement Request
Triage
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
When Spaces were added to EnergyPlus we changed forward translation to make use of them, in stead of blending the loads into a single zone. The old method still exists as an option. We should consider removing that option and then removing unused code that supports it.
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.