Skip to content

Commit

Permalink
Update resstockarguments readme and measure xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Dec 17, 2024
1 parent 004694a commit 7d32039
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion measures/ResStockArguments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ The number of bathrooms in the unit. If not provided, the OS-HPXML default (see

**Geometry: Unit Number of Occupants**

The number of occupants in the unit. If not provided, an *asset* calculation is performed assuming standard occupancy, in which various end use defaults (e.g., plug loads, appliances, and hot water usage) are calculated based on Number of Bedrooms and Conditioned Floor Area per ANSI/RESNET/ICC 301-2019. If provided, an *operational* calculation is instead performed in which the end use defaults are adjusted using the relationship between Number of Bedrooms and Number of Occupants from RECS 2015.
The number of occupants in the unit. If not provided, an *asset* calculation is performed assuming standard occupancy, in which various end use defaults (e.g., plug loads, appliances, and hot water usage) are calculated based on Number of Bedrooms and Conditioned Floor Area per ANSI/RESNET/ICC 301. If provided, an *operational* calculation is instead performed in which the end use defaults to reflect real-world data (where possible).

- **Name:** ``geometry_unit_num_occupants``
- **Type:** ``String``
Expand Down
8 changes: 4 additions & 4 deletions measures/ResStockArguments/measure.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<schema_version>3.1</schema_version>
<name>res_stock_arguments</name>
<uid>c984bb9e-4ac4-4930-a399-9d23f8f6936a</uid>
<version_id>efbceea8-4232-46e9-89ab-d72a5efe020e</version_id>
<version_modified>2024-12-03T03:31:19Z</version_modified>
<version_id>32e109d6-1b94-44c8-82a7-a9011fefbc4b</version_id>
<version_modified>2024-12-17T17:50:31Z</version_modified>
<xml_checksum>2C38F48B</xml_checksum>
<class_name>ResStockArguments</class_name>
<display_name>ResStock Arguments</display_name>
Expand Down Expand Up @@ -648,7 +648,7 @@
<argument>
<name>geometry_unit_num_occupants</name>
<display_name>Geometry: Unit Number of Occupants</display_name>
<description>The number of occupants in the unit. If not provided, an *asset* calculation is performed assuming standard occupancy, in which various end use defaults (e.g., plug loads, appliances, and hot water usage) are calculated based on Number of Bedrooms and Conditioned Floor Area per ANSI/RESNET/ICC 301-2019. If provided, an *operational* calculation is instead performed in which the end use defaults are adjusted using the relationship between Number of Bedrooms and Number of Occupants from RECS 2015.</description>
<description>The number of occupants in the unit. If not provided, an *asset* calculation is performed assuming standard occupancy, in which various end use defaults (e.g., plug loads, appliances, and hot water usage) are calculated based on Number of Bedrooms and Conditioned Floor Area per ANSI/RESNET/ICC 301. If provided, an *operational* calculation is instead performed in which the end use defaults to reflect real-world data (where possible).</description>
<type>String</type>
<units>#</units>
<required>false</required>
Expand Down Expand Up @@ -7684,7 +7684,7 @@
<filename>README.md</filename>
<filetype>md</filetype>
<usage_type>readme</usage_type>
<checksum>AB96C457</checksum>
<checksum>B3F720DE</checksum>
</file>
<file>
<filename>README.md.erb</filename>
Expand Down

0 comments on commit 7d32039

Please sign in to comment.