Fan Availability Schedule
I'm not seeing the fan availability schedule being respected by the OS to idf translator. The translator always assigns the air loop availability schedule to fan availability schedule. Anyone else experience this or am I missing something???
I skinned the loop down to just two fans, a setpoint manager, and an outdoor air system to try to figure it out.
In OS Interface
Fan Settings:
Air Loop Control Settings:
In IDF Output (Using standard run process)
Fan:ConstantVolume,
Exhaust Fan, !- Name
Always On, !- Availability Schedule Name
0.7, !- Fan Total Efficiency
250, !- Pressure Rise {Pa}
0.5, !- Maximum Flow Rate {m3/s}
0.9, !- Motor Efficiency
1, !- Motor In Airstream Fraction
Node 10, !- Air Inlet Node Name
Exhaust Air; !- Air Outlet Node Name
EDIT: This is related by the solution isn't applicable. If I want to disable one of the fans at certain times of the year shouldn't I be able to schedule it off using the fan availability schedule? Does that functionality not exist???