Name | Ideal_air_loads_zone_hvac |
Display Name | Ideal Air Loads Zone Hvac |
uuid | 9cdff3b9-7ce1-4982-b555-bb83c73727e4 |
Type | Measure |
Language | Ruby |
Tags | HVAC.Whole System |
Description | This OpenStudio measure will replace the existing HVAC system with ideal air loads objects for each conditioned zone and allow the user to specify input fields including availability schedules, humidity controls, outdoor air ventilation, demand controlled ventilation, economizer operation, and heat recovery. The measure optionally creates custom meter and output meter objects that sum all ideal loads output variables for further analysis. |
Modeler's Description | This measure creates ZoneHVACIdealLoadsAirSystem objects for each conditioned zone using the model_add_ideal_air_loads method in the openstudio-standards gem. If the 'Include Outdoor Air Ventilation?' option is set to false, the measure will remove all Design Specification Outdoor Air objects in the model so that they don't get written to the ideal loads objects during forward translation. |
Uses SketchUp API | false |
Measure Type | ModelMeasure |
Intended Software Tool | OpenStudio Application |
Intended Software Tool | Parametric Analysis Tool |
Intended Use Case | Automatic Report Generation |
OpenStudio Version | 3.8.0 |
Minimum Compatible OpenStudio Version | 3.8.0 |
GitHub Repo | BuildingPerformanceSimulation/openstudio-measures |