Open jmarrec opened 3 years ago
Removing the Fan on the VRF TU that is on the AirLoopHVACOutdoorAirSystem, I no longer get this warning about "PLR limits 0 to 1 exceeded" (I get some unusual warnings though, see below).
Anyways, I think E+ could do a better job at handling the case where user provides a fan in a VRF TU that's on the outside air stream. Also it seems that if placed on the AirLoopHVAC main branch, and when having a fan inside the VRF TU, it might be silently overriding any supply fan placed on the main airloop hvac branch (outside the TU): https://github.com/NREL/EnergyPlus/blob/f1a13ce86414694ee4f76da536cc08ff19f27fd8/src/EnergyPlus/HVACVariableRefrigerantFlow.cc#L7284-L7291
Issue overview
I'm running an OpenStudio-resources regression test that has:
I'm running the file with the Chicago TMY. The OpenStudio test is at https://github.com/NREL/OpenStudio-resources/pull/137 and I added the IDF to the EnergyPlusDevSupport
Details
Some additional details for this issue (if relevant):
Checklist
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.