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 · 1 comment · May be fixed by #5334
Open

AFN venting schedule not registered for class AirflowNetworkZone #5189

shorowit opened this issue May 8, 2024 · 1 comment · May be fixed by #5334

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
@jmarrec
Copy link
Collaborator

jmarrec commented Dec 19, 2024

None of the AirflowNetworkXXXX objects are registered actually.

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

Successfully merging a pull request may close this issue.

2 participants