example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/energyplus.rb in urbanopt-cli-0.6.4 vs example_files/resources/hpxml-measures/HPXMLtoOpenStudio/resources/energyplus.rb in urbanopt-cli-0.7.0

- old
+ new

@@ -4,9 +4,11 @@ # Constants EMSActuatorElectricEquipmentPower = 'ElectricEquipment', 'Electricity Rate' EMSActuatorOtherEquipmentPower = 'OtherEquipment', 'Power Level' EMSActuatorPumpMassFlowRate = 'Pump', 'Pump Mass Flow Rate' EMSActuatorPumpPressureRise = 'Pump', 'Pump Pressure Rise' + EMSActuatorFanPressureRise = 'Fan', 'Fan Pressure Rise' + EMSActuatorFanTotalEfficiency = 'Fan', 'Fan Total Efficiency' EMSActuatorScheduleConstantValue = 'Schedule:Constant', 'Schedule Value' EMSActuatorSurfaceViewFactorToGround = 'Surface', 'View Factor To Ground' EMSActuatorZoneInfiltrationFlowRate = 'Zone Infiltration', 'Air Exchange Flow Rate' EMSActuatorZoneMixingFlowRate = 'ZoneMixing', 'Air Exchange Flow Rate' EMSIntVarFanMFR = 'Fan Maximum Mass Flow Rate'