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
Copy file name to clipboardExpand all lines: hpxml-measures/BuildResidentialHPXML/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Path to the EPW file. Either this or the Zip Code input above must be provided.
76
76
77
77
**Location: Site Type**
78
78
79
-
The terrain/shielding of the home, for the infiltration model. Defaults to 'Suburban, Normal' for single-family detached and manufactured home and 'Suburban, Well-Shielded' for single-family attached and apartment units.
79
+
The terrain/shielding of the home, for the infiltration model.
80
80
81
81
-**Name:**``location_site_type``
82
82
-**Type:**``Choice``
@@ -209,7 +209,7 @@ The number of bedrooms in the unit.
209
209
210
210
**Geometry: Unit Number of Bathrooms**
211
211
212
-
The number of bathrooms in the unit. Defaults to NumberofBedrooms/2 + 0.5.
212
+
The number of bathrooms in the unit.
213
213
214
214
-**Name:**``geometry_unit_num_bathrooms``
215
215
-**Type:**``Choice``
@@ -276,7 +276,7 @@ The foundation type of the building. Garages are assumed to be over slab-on-grad
arg.setDescription("The terrain/shielding of the home, for the infiltration model. Defaults to 'Suburban, Normal' for single-family detached and manufactured home and 'Suburban, Well-Shielded' for single-family attached and apartment units.")
83
+
arg.setDescription('The terrain/shielding of the home, for the infiltration model.')
<description>The terrain/shielding of the home, for the infiltration model. Defaults to 'Suburban, Normal' for single-family detached and manufactured home and 'Suburban, Well-Shielded' for single-family attached and apartment units.</description>
111
+
<description>The terrain/shielding of the home, for the infiltration model.</description>
112
112
<type>Choice</type>
113
113
<required>false</required>
114
114
<model_dependent>false</model_dependent>
@@ -595,7 +595,7 @@
595
595
<argument>
596
596
<name>geometry_unit_num_bathrooms</name>
597
597
<display_name>Geometry: Unit Number of Bathrooms</display_name>
598
-
<description>The number of bathrooms in the unit. Defaults to NumberofBedrooms/2 + 0.5.</description>
598
+
<description>The number of bathrooms in the unit.</description>
0 commit comments