Sha256: e423a3c1c5df5f0b3b50978f46d16ef1c89404ce96f6cf6ae10d10c605ca5e79
Contents?: true
Size: 378 Bytes
Versions: 5
Compression:
Stored size: 378 Bytes
Contents
# Custom changes for the SmallOffice prototype. # These are changes that are inconsistent with other prototype # building types. module SmallOffice def model_custom_hvac_tweaks(building_type, climate_zone, prototype_input, model) return true end def model_custom_swh_tweaks(model, building_type, climate_zone, prototype_input) return true end end
Version data entries
5 entries across 5 versions & 1 rubygems