List of Variables

When creating a Design variable it is necessary to select a variable type. This topic summarises the variable types available for selection in the browse list.

Variables List

Natural ventilation/infiltration

Glazing/shading

Activity/occupancy/comfort setpoints

Constructions

Internal gains/lighting

HVAC systems

Location/weather/orientation

Renewables

Other

Custom EMS

SET HeatingSetpoint = <Var,SPTemp,20>,

could be written to indicate that HeatSetpoint can vary and if a Custom EMS variable with Variable key of SPTemp was included in the optimisation, then for each iteration of the simulation, the code in angle brackets would be automatically replaced, behind the scenes, with the setpoint temperature currently being tested, e.g.

SET HeatingSetpoint = 20.7,

The process involved in setting up Custom EMS variables is explained in detail in the Advanced Tutorial - Custom EMS Variable

Custom IDF

Custom Script

The process involved in setting up Custom Script variables is explained in detail in the Custom Script Variable Tutorial.

Tip: The Extensibility Tools User Guide is the main source of help for scripts and the API.