Sha256: 299967e7df5bfbf6be97dab79c701a1c0bd3a939082afcb206b382e12d0a1f4a

Contents?: true

Size: 889 Bytes

Versions: 14

Compression:

Stored size: 889 Bytes

Contents

Unenclosed and Unconditioned Spaces

# ASHRAE 90.1-2019 PRM Reference Manual
Space types such as ventilated parking garage, attics, and crawlspaces are defined by Standard 90.1-2019 as unenclosed spaces, and for the purposes of envelope requirements, envelope components adjacent to them are treated as exterior surfaces.

# Implementation
# Key Ruby Methods
## Existing
* `model_apply_standard_constructions`: this method applies the standard construction to each surface in the model, based on the construction type currently assigned; code was added to handle surfaces adjacent to another space: if the space is conditioned, then the surface should be handled just like an exterior surface and be assigned the baseline constructions
## New
* `model_apply_constructions`: generic method used to call the PRM and non-PRM specific `model_apply_standard_constructions()` method 

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
openstudio-standards-0.7.1 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.7.0 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.7.0.rc1 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.6.3 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.6.0.rc2 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.6.0.rc1 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.5.0 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.5.0.rc1 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.4.0 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.3.1.rc2 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.3.1.rc1 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.3.0 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.2.17.rc2 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md
openstudio-standards-0.2.17.rc1 lib/openstudio-standards/standards/ashrae_90_1_prm/docs/unenclosed_and_unconditioned_spaces.md