Sha256: 77550bf286569e0550538f39b0982b4b7bf8af80431fedb806d9a174bc0d6250

Contents?: true

Size: 465 Bytes

Versions: 24

Compression:

Stored size: 465 Bytes

Contents

class CBES < Standard
  # @!group refrigeration

  # Determine the latent case credit curve to use
  # for walkins.
  # @todo Should probably use the model_add_refrigeration_walkin
  # and lookups from the spreadsheet instead of hard-coded values.
  def model_walkin_freezer_latent_case_credit_curve(model)
    latent_case_credit_curve_name = 'Single Shelf Horizontal Latent Energy Multiplier_Pre2004'
    return latent_case_credit_curve_name
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
openstudio-standards-0.2.14 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.13 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.13.rc3 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12.rc7 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12.rc6 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12.rc5 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12.rc4 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12.rc2 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.12.rc1 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.11 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.11.rc2 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.11.rc1 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.10 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.10.rc3 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.10.rc2 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.10.rc1 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.9 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.8 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb
openstudio-standards-0.2.7 lib/openstudio-standards/prototypes/cbes/cbes.refrigeration.rb