We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Airloop with the following branch configuration never runs (fan power always zero):
Branch, Perim_1_WSHP Main Branch, !- Name , !- Pressure Drop Curve Name AirLoopHVAC:OutdoorAirSystem, !- Component Object Type 1 Perim_1_WSHP OACtrl OA System, !- Component Name 1 Perim_1_WSHP Supply Side (Return Air) Inlet Node, !- Component Inlet Node Name 1 Perim_1_WSHP_CoilClg Unitary Inlet Node, !- Component Outlet Node Name 1 AirLoopHVAC:UnitarySystem, !- Component Object Type 2 Perim_1_WSHP_CoilClg Unitary, !- Component Name 2 Perim_1_WSHP_CoilClg Unitary Inlet Node, !- Component Inlet Node Name 2 Perim_1_WSHP_CoilClg Unitary Outlet Node, !- Component Outlet Node Name 2 AirLoopHVAC:UnitarySystem, !- Component Object Type 3 Perim_1_WSHP_CoilHtg Unitary, !- Component Name 3 Perim_1_WSHP_CoilClg Unitary Outlet Node, !- Component Inlet Node Name 3 Perim_1_WSHP_CoilHtg Unitary Outlet Node, !- Component Outlet Node Name 3 Fan:VariableVolume, !- Component Object Type 4 Perim_1_WSHP_Fan, !- Component Name 4 Perim_1_WSHP_CoilHtg Unitary Outlet Node, !- Component Inlet Node Name 4 Perim_1_WSHP_Fan Outlet Node; !- Component Outlet Node Name 4
One small change in both UnitarySystems makes it run.
in v9.4, the system ran fine with either set of inputs.
Some additional details for this issue (if relevant):
Add to this list or remove from it as applicable. This is a simple templated set of guidelines.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Issue overview
Airloop with the following branch configuration never runs (fan power always zero):
One small change in both UnitarySystems makes it run.
in v9.4, the system ran fine with either set of inputs.
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.
The text was updated successfully, but these errors were encountered: