First time here? Check out the Help page!
1 | initial version |
I can see why you would be confused on this one...
EnergyPlus::PlantEquipmentOperationSchemes
has nothing to do with OpenStudio::Model::PlantEquipmentOperationScheme
PlantEquipmentOperation:HeatingLoad
and so onEnergyPlus::PlantEquipmentOperationSchemes
has not been implemented in OpenStudio as far as I can tell, meaning you currently cannot add several scheduled Plant Operation Schemes to the same plant loop.
In the above I refer to Plant Equipment Scheme as any object in this list:
PlantEquipmentOperation:ComponentSetpoint
PlantEquipmentOperation:CoolingLoad
PlantEquipmentOperation:HeatingLoad
PlantEquipmentOperation:OutdoorDewpoint
PlantEquipmentOperation:OutdoorDewpointDifference
PlantEquipmentOperation:OutdoorDryBulb
PlantEquipmentOperation:OutdoorDryBulbDifference
PlantEquipmentOperation:OutdoorRelativeHumidity
PlantEquipmentOperation:OutdoorWetBulb
PlantEquipmentOperation:OutdoorWetBulbDifference
PlantEquipmentOperation:ThermalEnergyStorage
PlantEquipmentOperation:Uncontrolled
PlantEquipmentOperation:UserDefined