Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

std.model_remove_prm_hvac does not remove AirLoopHVAC:DedicatedOutdoorAirSystems #1226

Closed
eringold opened this issue Nov 2, 2021 · 1 comment

Comments

@eringold
Copy link
Collaborator

eringold commented Nov 2, 2021

AirLoopHVAC:DedicatedOutdoorAirSystems are not AirLoopHVACs (or zone equipment), so are not removed by std.model_remove_prm_hvac. Thus they remain in the baseline model and cause problems with the EnergyPlus run because they have no AirLoopHVAC names set.

I suppose this could be dealt with by OpenStudio (i.e. don't translate AirLoopHVAC:DOAS with no AirLoopHVACs assigned), but I figured it's worth a note here, too.

@mdahlhausen
Copy link
Collaborator

Fixed with #1291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants