You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am trying to better understand the layer composition of the different constructions listed. For instance, in the file Insulation Wall.tsv, I see options such as Option=Wood Stud, R-15, Option=CMU, 6-in Hollow, R-19 and Option=Brick, 12-in, 3-wythe, R-7 among others. However, what exactly do these names mean? Is there any documentation that provides details about the thickness and composition of each layer?
Take, for example, Option=Brick, 12-in, 3-wythe, R-7. According to the documentation, this wall has a total thermal resistance of 10.3 h-ft²-°F/Btu. But how is this resistance achieved? How many inches of brick material and insulation are included? Is it possible to find more detailed information about the layer breakdown for these constructions?
The text was updated successfully, but these errors were encountered:
ResStock specifies ResStock arguments to OpenStudio-HPXML. The arguments that are passed to OpenStudio-HPXML are in the resources/options_lookup.tsv. There are three main ResStock characteristics that define the HPXML Wall elements:
The OpenStudio-HPXML documentation might be helpful. I would look at the HPXML Walls section in the HPXML Enclosure section in the documentation. The section points to ANSI-RESNET-ICC 301 for the description in terms of what is included in the wall definition. The R-values specified do include the interior and exterior film coefficients.
Hi,
I am trying to better understand the layer composition of the different constructions listed. For instance, in the file
Insulation Wall.tsv
, I see options such asOption=Wood Stud, R-15
,Option=CMU, 6-in Hollow, R-19
andOption=Brick, 12-in, 3-wythe, R-7
among others. However, what exactly do these names mean? Is there any documentation that provides details about the thickness and composition of each layer?Take, for example,
Option=Brick, 12-in, 3-wythe, R-7
. According to the documentation, this wall has a total thermal resistance of 10.3 h-ft²-°F/Btu. But how is this resistance achieved? How many inches of brick material and insulation are included? Is it possible to find more detailed information about the layer breakdown for these constructions?The text was updated successfully, but these errors were encountered: