Name | Create_typical_building |
Display Name | Create Typical Building |
uuid | fa93dfc5-9f4f-4f8f-9db7-3aa5ccf38e5d |
Type | Measure |
Language | Ruby |
Tags | Whole Building.Space Types |
Description | The "Create Typical Building" OpenStudio measures empowers users to effortlessly generate OpenStudio and EnergyPlus models by making a few select choices. Users can input preferences such as the building energy code year (e.g., ASHRAE 90.1-2013), climate zone, and desired heating, ventilation, and air conditioning (HVAC) system. Detailed documentation can be found at https://github.com/pnnl/openstudio-building-energy-standard-measures-gem/tree/master/lib/measure_docs/CreateTypicalBuilding.md. |
Modeler's Description | This OpenStudio Measure analyzes and generates a standard building model using either the current geometry or a pre-established geometry file. It considers the selected building energy standard, the HVAC system, and the specific climate zone to create a standardized building model within OpenStudio. Please note that choosing any option other than "Existing Geometry" will replace the current OSM file. Selecting "JSON-specified" under "HVAC Type" allows users to map HVAC Systems to specific zones in the OSM model. An example file can be found at under this measure's tests at .\tests\source\hvac_mapping_path\hvac_zone_mapping.json |
Measure Type | ModelMeasure |
Measure Language | Ruby |
Intended Software Tool | Apply Measure Now |
Intended Software Tool | OpenStudio Application |
OpenStudio Version | 3.7.0 |
Minimum Compatible OpenStudio Version | 3.7.0 |
README File | README.md |
GitHub Repo | pnnl/openstudio-building-energy-standard-measures-gem |