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

Revision history [back]

Report the results using:

OutputControl:Table:Style,
  TabAndHTML;              !- Column Separator

Output:Table:SummaryReports,
  AllSummary;              !- Report 1 Name

These are the inputs specific to outdoor air for the ZoneHVAC:IdealLoadsAirSystem. Enter the design specification outdoor air object name here and choose a name for the outdoor air node. You will also need to specify this node as an outdoor air node.

ZoneHVAC:IdealLoadsAirSystem,
  YourDesignSpecName,         !- Design Specification Outdoor Air Object Name
  Outside Air Inlet Node 1,   !- Outdoor Air Inlet Node Name
  ,                           !- Demand Controlled Ventilation Type
  ,                           !- Outdoor Air Economizer Type

OutdoorAir:Node,
  Outside Air Inlet Node 1;   !- Name