Class: OpenStudio::Model::RefrigerationSystem

Inherits:
Object
  • Object
show all
Defined in:
lib/measures/openstudio_results/resources/Siz.RefrigerationSystem.rb

Overview

******************************************************************************* OpenStudio®, Copyright © Alliance for Sustainable Energy, LLC. See also openstudio.net/license *******************************************************************************

Instance Method Summary collapse

Instance Method Details

#performanceCharacteristicsObject



7
8
9
10
11
# File 'lib/measures/openstudio_results/resources/Siz.RefrigerationSystem.rb', line 7

def performanceCharacteristics
  effs = []
  effs << [shellandCoilIntercoolerEffectiveness, 'Shelland Coil Intercooler Effectiveness']
  return effs
end