You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After working around #4895, I get severe errors due to missing SPM on the sensor node referenced by ControllerWaterCoil. This happens because I'm creating and AirLoop with a FanSystemModel, but the FT code that creates the SPM:MixedAir is only looking for FanVariableVolume or FanConstantVolumes:
Issue overview
Attn: @jmarrec
After working around #4895, I get severe errors due to missing SPM on the sensor node referenced by ControllerWaterCoil. This happens because I'm creating and AirLoop with a FanSystemModel, but the FT code that creates the SPM:MixedAir is only looking for FanVariableVolume or FanConstantVolumes:
OpenStudio/src/energyplus/ForwardTranslator/ForwardTranslateCoilSystemCoolingWaterHeatExchangerAssisted.cpp
Lines 142 to 148 in 1c6fe48
Possible Solution
Look for other fan types.
Context
😵💫
The text was updated successfully, but these errors were encountered: