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

AFN venting schedule not registered for class AirflowNetworkZone #5189

Open
shorowit opened this issue May 8, 2024 · 0 comments
Open

AFN venting schedule not registered for class AirflowNetworkZone #5189

shorowit opened this issue May 8, 2024 · 0 comments
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed

Comments

@shorowit
Copy link
Contributor

shorowit commented May 8, 2024

Issue overview

The AFN venting availability schedule generates an error. This code:

afn_zone.setVentingAvailabilitySchedule(model.alwaysOnDiscreteSchedule)

returns:

[openstudio.model.ScheduleTypeRegistry] <2> No 'Venting Availability' Schedule is registered for class    AirflowNetworkZone.
RuntimeError: D:\a\OpenStudio\OpenStudio\src\model\ScheduleTypeRegistry.cpp@44 : No 'Venting Availability' Schedule is registered for class AirflowNetworkZone

Reported on Unmet Hours.

@shorowit shorowit added the Triage Issue needs to be assessed and labeled, further information on reported might be needed label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triage Issue needs to be assessed and labeled, further information on reported might be needed
Projects
None yet
Development

No branches or pull requests

1 participant