NatLabRockies / NatLabRockies/OpenStudio
building.clone should clone HVAC
Open
@DavidGoldwasser is already working on this.
Since Mar 7, 2019.
component - Model
Enhancement Request
- Dominant language
- C++
- Stars
- 646
- Forks
- 237
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 10
Description
Hit this on net zero school work. which clones building in first measure to pick primary or secondary custom seed. VRF's in those seeds are removed when this happens. I worked around this by writing a downstream measure to add VRF's vs. relying on them being in the seed model.
This happens to both AirConditionerVariableRefrigerantFlow and ZoneHVACTerminalUnitVariableRefrigerantFlow objects
A related issue to this is #1571 which shows building.clone breaking surface matching.
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.