class OpenStudio::Model::ChillerElectricEIR

Public Class Methods

iddObjectType() click to toggle source

@return [IddObjectType]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 8
def self.iddObjectType
end
new(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 5
def self.new(*args)
end
validChillerFlowModeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 14
def self.validChillerFlowModeValues
end
validCondenserTypeValues() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 11
def self.validCondenserTypeValues
end

Public Instance Methods

autosizeReferenceCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 157
def autosizeReferenceCapacity
end
autosizeReferenceChilledWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 172
def autosizeReferenceChilledWaterFlowRate
end
autosizeReferenceCondenserFluidFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 176
def autosizeReferenceCondenserFluidFlowRate
end
basinHeaterCapacity() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 143
def basinHeaterCapacity
end
basinHeaterSchedule() click to toggle source

@return [OptionalSchedule]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 155
def basinHeaterSchedule
end
basinHeaterSetpointTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 149
def basinHeaterSetpointTemperature
end
chilledWaterInletNodeName() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 83
def chilledWaterInletNodeName
end
chilledWaterOutletNodeName() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 86
def chilledWaterOutletNodeName
end
chillerFlowMode() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 119
def chillerFlowMode
end
compressorMotorEfficiency() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 107
def compressorMotorEfficiency
end
condenserFanPowerRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 101
def condenserFanPowerRatio
end
condenserInletNodeName() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 89
def condenserInletNodeName
end
condenserOutletNodeName() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 92
def condenserOutletNodeName
end
condenserType() click to toggle source

@return [String]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 95
def condenserType
end
coolingCapacityFunctionOfTemperature() click to toggle source

@return [CurveBiquadratic]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 50
def coolingCapacityFunctionOfTemperature
end
designHeatRecoveryWaterFlowRate() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 125
def designHeatRecoveryWaterFlowRate
end
electricInputToCoolingOutputRatioFunctionOfPLR() click to toggle source

@return [CurveQuadratic]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 56
def electricInputToCoolingOutputRatioFunctionOfPLR
end
electricInputToCoolingOutputRatioFunctionOfTemperature() click to toggle source

@return [CurveBiquadratic]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 53
def electricInputToCoolingOutputRatioFunctionOfTemperature
end
heatRecoveryInletNodeName() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 131
def heatRecoveryInletNodeName
end
heatRecoveryOutletNodeName() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 134
def heatRecoveryOutletNodeName
end
isBasinHeaterCapacityDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 146
def isBasinHeaterCapacityDefaulted
end
isBasinHeaterSetpointTemperatureDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 152
def isBasinHeaterSetpointTemperatureDefaulted
end
isChillerFlowModeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 122
def isChillerFlowModeDefaulted
end
isCompressorMotorEfficiencyDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 110
def isCompressorMotorEfficiencyDefaulted
end
isCondenserFanPowerRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 104
def isCondenserFanPowerRatioDefaulted
end
isCondenserTypeDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 98
def isCondenserTypeDefaulted
end
isDesignHeatRecoveryWaterFlowRateDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 128
def isDesignHeatRecoveryWaterFlowRateDefaulted
end
isLeavingChilledWaterLowerTemperatureLimitDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 116
def isLeavingChilledWaterLowerTemperatureLimitDefaulted
end
isMaximumPartLoadRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 68
def isMaximumPartLoadRatioDefaulted
end
isMinimumPartLoadRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 62
def isMinimumPartLoadRatioDefaulted
end
isMinimumUnloadingRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 80
def isMinimumUnloadingRatioDefaulted
end
isOptimumPartLoadRatioDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 74
def isOptimumPartLoadRatioDefaulted
end
isReferenceCapacityAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 20
def isReferenceCapacityAutosized
end
isReferenceChilledWaterFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 41
def isReferenceChilledWaterFlowRateAutosized
end
isReferenceCondenserFluidFlowRateAutosized() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 47
def isReferenceCondenserFluidFlowRateAutosized
end
isReferenceEnteringCondenserFluidTemperatureDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 35
def isReferenceEnteringCondenserFluidTemperatureDefaulted
end
isReferenceLeavingChilledWaterTemperatureDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 29
def isReferenceLeavingChilledWaterTemperatureDefaulted
end
isSizingFactorDefaulted() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 140
def isSizingFactorDefaulted
end
leavingChilledWaterLowerTemperatureLimit() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 113
def leavingChilledWaterLowerTemperatureLimit
end
maximumPartLoadRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 65
def maximumPartLoadRatio
end
minimumPartLoadRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 59
def minimumPartLoadRatio
end
minimumUnloadingRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 77
def minimumUnloadingRatio
end
optimumPartLoadRatio() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 71
def optimumPartLoadRatio
end
referenceCOP() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 23
def referenceCOP
end
referenceCapacity() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 17
def referenceCapacity
end
referenceChilledWaterFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 38
def referenceChilledWaterFlowRate
end
referenceCondenserFluidFlowRate() click to toggle source

@return [OptionalDouble]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 44
def referenceCondenserFluidFlowRate
end
referenceEnteringCondenserFluidTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 32
def referenceEnteringCondenserFluidTemperature
end
referenceLeavingChilledWaterTemperature() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 26
def referenceLeavingChilledWaterTemperature
end
resetBasinHeaterCapacity() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 256
def resetBasinHeaterCapacity
end
resetBasinHeaterSchedule() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 266
def resetBasinHeaterSchedule
end
resetBasinHeaterSetpointTemperature() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 261
def resetBasinHeaterSetpointTemperature
end
resetChillerFlowMode() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 237
def resetChillerFlowMode
end
resetCompressorMotorEfficiency() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 228
def resetCompressorMotorEfficiency
end
resetCondenserFanPowerRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 223
def resetCondenserFanPowerRatio
end
resetCondenserInletNodeName() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 211
def resetCondenserInletNodeName
end
resetCondenserOutletNodeName() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 213
def resetCondenserOutletNodeName
end
resetCondenserType() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 218
def resetCondenserType
end
resetDesignHeatRecoveryWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 242
def resetDesignHeatRecoveryWaterFlowRate
end
resetHeatRecoveryInletNodeName() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 244
def resetHeatRecoveryInletNodeName
end
resetHeatRecoveryOutletNodeName() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 246
def resetHeatRecoveryOutletNodeName
end
resetLeavingChilledWaterLowerTemperatureLimit() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 232
def resetLeavingChilledWaterLowerTemperatureLimit
end
resetMaximumPartLoadRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 195
def resetMaximumPartLoadRatio
end
resetMinimumPartLoadRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 190
def resetMinimumPartLoadRatio
end
resetMinimumUnloadingRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 205
def resetMinimumUnloadingRatio
end
resetOptimumPartLoadRatio() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 200
def resetOptimumPartLoadRatio
end
resetReferenceChilledWaterFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 170
def resetReferenceChilledWaterFlowRate
end
resetReferenceCondenserFluidFlowRate() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 174
def resetReferenceCondenserFluidFlowRate
end
resetReferenceEnteringCondenserFluidTemperature() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 168
def resetReferenceEnteringCondenserFluidTemperature
end
resetReferenceLeavingChilledWaterTemperature() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 164
def resetReferenceLeavingChilledWaterTemperature
end
resetSizingFactor() click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 251
def resetSizingFactor
end
setBasinHeaterCapacity(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 254
def setBasinHeaterCapacity(double)
end
setBasinHeaterSchedule(schedule) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 264
def setBasinHeaterSchedule(schedule)
end
setBasinHeaterSetpointTemperature(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 259
def setBasinHeaterSetpointTemperature(double)
end
setChilledWaterInletNodeName(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 207
def setChilledWaterInletNodeName(string)
end
setChilledWaterOutletNodeName(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 209
def setChilledWaterOutletNodeName(string)
end
setChillerFlowMode(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 235
def setChillerFlowMode(string)
end
setCompressorMotorEfficiency(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 226
def setCompressorMotorEfficiency(double)
end
setCondenserFanPowerRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 221
def setCondenserFanPowerRatio(double)
end
setCondenserInletNodeName(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 277
def setCondenserInletNodeName(*args)
end
setCondenserOutletNodeName(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 279
def setCondenserOutletNodeName(*args)
end
setCondenserType(string) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 216
def setCondenserType(string)
end
setCoolingCapacityFunctionOfTemperature(curveBiquadratic) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 179
def setCoolingCapacityFunctionOfTemperature(curveBiquadratic)
end
setDesignHeatRecoveryWaterFlowRate(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 240
def setDesignHeatRecoveryWaterFlowRate(double)
end
setElectricInputToCoolingOutputRatioFunctionOfPLR(curveQuadratic) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 185
def setElectricInputToCoolingOutputRatioFunctionOfPLR(curveQuadratic)
end
setElectricInputToCoolingOutputRatioFunctionOfTemperature(curveBiquadratic) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 182
def setElectricInputToCoolingOutputRatioFunctionOfTemperature(curveBiquadratic)
end
setHeatRecoveryInletNodeName(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 281
def setHeatRecoveryInletNodeName(*args)
end
setHeatRecoveryOutletNodeName(*args) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 283
def setHeatRecoveryOutletNodeName(*args)
end
setLeavingChilledWaterLowerTemperatureLimit(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 230
def setLeavingChilledWaterLowerTemperatureLimit(double)
end
setMaximumPartLoadRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 193
def setMaximumPartLoadRatio(double)
end
setMinimumPartLoadRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 188
def setMinimumPartLoadRatio(double)
end
setMinimumUnloadingRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 203
def setMinimumUnloadingRatio(double)
end
setOptimumPartLoadRatio(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 198
def setOptimumPartLoadRatio(double)
end
setReferenceCOP(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 160
def setReferenceCOP(double)
end
setReferenceCapacity(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 269
def setReferenceCapacity(*args)
end
setReferenceChilledWaterFlowRate(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 272
def setReferenceChilledWaterFlowRate(*args)
end
setReferenceCondenserFluidFlowRate(*args) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 275
def setReferenceCondenserFluidFlowRate(*args)
end
setReferenceEnteringCondenserFluidTemperature(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 166
def setReferenceEnteringCondenserFluidTemperature(double)
end
setReferenceLeavingChilledWaterTemperature(double) click to toggle source
# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 162
def setReferenceLeavingChilledWaterTemperature(double)
end
setSizingFactor(double) click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 249
def setSizingFactor(double)
end
sizingFactor() click to toggle source

@return [Double]

# File lib/openstudio-api-stubs/Classes/ChillerElectricEIR.rb, line 137
def sizingFactor
end