NatLabRockies / NatLabRockies/OpenStudio
Missing Outdoor Air Fields (DSOA + Per Person Ventilation Rate Mode) for AirTerminalSingleDuctConstantVolumeNoReheat
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
Enhancement Request
AirTerminal:SingleDuct:ConstantVolume:NoReheat has two fields at the end in E+ 23.2.0 (not sure when they were added):
- Design Specification Outdoor Air Object Name
- Per Person Ventilation Rate Mode
Probably worth it to add them.
Detailed Description
Possible Implementation
DSOA field should be "Control for Outdoor Air" (Yes/No) to match other objects.
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.
Research direction
The issue names no files or tests; begin by locating the AirTerminal:SingleDuct:ConstantVolume:NoReheat definition and comparing related air-terminal objects. Verify the two EnergyPlus 23.2.0 fields and the requested “Control for Outdoor Air” Yes/No behavior, then confirm the fields are exposed and covered by the repository’s relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend-api-design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100