Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

This object is not meant to be a component on a branch (e.g., as with a water coil in the AirloopHVAC branch below). This object needs a parent object on the branch to control the operation of the coil and the coil is inside that parent object.

Branch,
  SYS0Branch1,    !- Name
  ,                        !- Pressure Drop Curve Name
  AirLoopHVAC:OutdoorAirSystem,  !- Component 1 Object Type
  SYS0OA System,  !- Component 1 Name
  SYS0Supply Inlet Node,  !- Component 1 Inlet Node Name
  SYS0AirLoopMixed Air Node Name,  !- Component 1 Outlet Node Name
  Coil:Heating:Water,      !- Component 2 Object Type
  SYS0SHC-1,      !- Component 2 Name
  SYS0AirLoopMixed Air Node Name,  !- Component 2 Inlet Node Name
  SYS0SHC-1Outlet Node,  !- Component 2 Outlet Node Name
  CoilSystem:Cooling:DX,   !- Component 3 Object Type
  SYS0SCC-1System,!- Component 3 Name
  SYS0SHC-1Outlet Node,  !- Component 3 Inlet Node Name
  SYS0SCC-1Outlet Node,  !- Component 3 Outlet Node Name
  Fan:SystemModel,         !- Component 4 Object Type
  SYS0SF-1,       !- Component 4 Name
  SYS0SCC-1Outlet Node,  !- Component 4 Inlet Node Name
  SYS0Supply Outlet Node;  !- Component 4 Outlet Node Name