I am using the WindowProperty:AirflowControl object to model a double wall with air flowing within the cavity.
I am trying to assign a schedule to the maximum airflow but it's not working: it looks like the model doesn't read the "ScheduledOnly" option in the Airflow Control Type field - see below my syntax:
ScheduledOnly, !- Airflow Control Type
Yes, !- Airflow Is Scheduled
On; !- Airflow Multiplier Schedule Name
Even when I assign it a "On" schedule there is no flow within cavity.
The model works fine with the "AlwaysOnAtMaximumFlow" selection.