Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 3.21 KB

ModelEnergyProperties.md

File metadata and controls

21 lines (16 loc) · 3.21 KB

HoneybeeSchema.Model.ModelEnergyProperties

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "ModelEnergyProperties"]
ConstructionSets List<AnyOfConstructionSetAbridgedConstructionSet> List of all unique ConstructionSets in the Model. [optional]
Constructions List<AnyOfOpaqueConstructionAbridgedWindowConstructionAbridgedWindowConstructionShadeAbridgedAirBoundaryConstructionAbridgedOpaqueConstructionWindowConstructionWindowConstructionShadeAirBoundaryConstructionShadeConstruction> A list of all unique constructions in the model. This includes constructions across all Faces, Apertures, Doors, Shades, Room ConstructionSets, and the global_construction_set. [optional]
Materials List<AnyOfEnergyMaterialEnergyMaterialNoMassEnergyWindowMaterialGasEnergyWindowMaterialGasCustomEnergyWindowMaterialGasMixtureEnergyWindowMaterialSimpleGlazSysEnergyWindowMaterialBlindEnergyWindowMaterialGlazingEnergyWindowMaterialShade> A list of all unique materials in the model. This includes materials needed to make the Model constructions. [optional]
Hvacs List<AnyOfIdealAirSystemAbridgedVAVPVAVPSZPTACForcedAirFurnaceFCUwithDOASWSHPwithDOASVRFwithDOASFCUWSHPVRFBaseboardEvaporativeCoolerResidentialWindowACGasUnitHeater> List of all unique HVAC systems in the Model. [optional]
ProgramTypes List<AnyOfProgramTypeAbridgedProgramType> List of all unique ProgramTypes in the Model. [optional]
Schedules List<AnyOfScheduleRulesetAbridgedScheduleFixedIntervalAbridgedScheduleRulesetScheduleFixedInterval> A list of all unique schedules in the model. This includes schedules across all HVAC systems, ProgramTypes, Rooms, and Shades. [optional]
ScheduleTypeLimits List<ScheduleTypeLimit> A list of all unique ScheduleTypeLimits in the model. This all ScheduleTypeLimits needed to make the Model schedules. [optional]
VentilationSimulationControl VentilationSimulationControl An optional parameter to define the global parameters for a ventilation cooling. [optional]

[Back to Model list] [Back to API list] [Back to README]