Skip to content

Commit

Permalink
Update outputs dictionary for unmet driving hrs.
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-robertson committed Feb 12, 2025
1 parent 51c8ea4 commit 57a8f0e
Show file tree
Hide file tree
Showing 3 changed files with 201 additions and 516 deletions.
140 changes: 0 additions & 140 deletions measures/ResStockArguments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3863,146 +3863,6 @@ The round trip efficiency of the lithium ion battery. If not provided, the OS-HP

<br/>

**Vehicle: Type**

The type of vehicle present at the home.

- **Name:** ``vehicle_type``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Vehicle: EV Battery Nominal Battery Capacity**

The nominal capacity of the vehicle battery, only applies to electric vehicles. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_battery_capacity``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Vehicle: EV Battery Usable Capacity**

The usable capacity of the vehicle battery, only applies to electric vehicles. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_battery_usable_capacity``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Vehicle: Combined Fuel Economy Units**

The combined fuel economy units of the vehicle. Only 'kWh/mile', 'mile/kWh', or 'mpge' are allow for electric vehicles. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_fuel_economy_units``
- **Type:** ``Choice``

- **Required:** ``false``

- **Choices:** `auto`, `kWh/mile`, `mile/kWh`, `mpge`, `mpg`

<br/>

**Vehicle: Combined Fuel Economy**

The combined fuel economy of the vehicle. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_fuel_economy_combined``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Vehicle: Miles Driven Per Year**

The annual miles the vehicle is driven. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_miles_driven_per_year``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Vehicle: Hours Driven Per Week**

The weekly hours the vehicle is driven. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_hours_driven_per_week``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Vehicle: Fraction Charged at Home**

The fraction of charging energy provided by the at-home charger to the vehicle, only applies to electric vehicles. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'>HPXML Vehicles</a>) is used.

- **Name:** ``vehicle_fraction_charged_home``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Electric Vehicle Charger: Present**

Whether there is an electric vehicle charger present.

- **Name:** ``ev_charger_present``
- **Type:** ``Choice``

- **Required:** ``false``

- **Choices:** `auto`, `true`, `false`

<br/>

**Electric Vehicle Charger: Charging Level**

The charging level of the EV charger. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-electric-vehicle-chargers'>HPXML Electric Vehicle Chargers</a>) is used.

- **Name:** ``ev_charger_level``
- **Type:** ``Choice``

- **Required:** ``false``

- **Choices:** `auto`, `1`, `2`, `3`

<br/>

**Electric Vehicle Charger: Rated Charging Power**

The rated power output of the EV charger. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-electric-vehicle-chargers'>HPXML Electric Vehicle Chargers</a>) is used.

- **Name:** ``ev_charger_power``
- **Type:** ``String``

- **Required:** ``false``

<br/>

**Electric Vehicle Charger: Location**

The space type for the EV charger. If not provided, the OS-HPXML default (see <a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-electric-vehicle-chargers'>HPXML Electric Vehicle Chargers</a>) is used.

- **Name:** ``ev_charger_location``
- **Type:** ``Choice``

- **Required:** ``false``

- **Choices:** `auto`, `garage`, `outside`

<br/>

**Lighting: Present**

Whether there is lighting energy use.
Expand Down
184 changes: 4 additions & 180 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>81123ff9-4aa4-43c9-9cbd-17a07ba58d4d</version_id>
<version_modified>2025-02-11T21:58:35Z</version_modified>
<version_id>c09018f1-362a-4973-b32b-49f7b5577c18</version_id>
<version_modified>2025-02-12T16:22:04Z</version_modified>
<xml_checksum>2C38F48B</xml_checksum>
<class_name>ResStockArguments</class_name>
<display_name>ResStock Arguments</display_name>
Expand Down Expand Up @@ -5411,182 +5411,6 @@
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_type</name>
<display_name>Vehicle: Type</display_name>
<description>The type of vehicle present at the home.</description>
<type>String</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_battery_capacity</name>
<display_name>Vehicle: EV Battery Nominal Battery Capacity</display_name>
<description>The nominal capacity of the vehicle battery, only applies to electric vehicles. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>String</type>
<units>kWh</units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_battery_usable_capacity</name>
<display_name>Vehicle: EV Battery Usable Capacity</display_name>
<description>The usable capacity of the vehicle battery, only applies to electric vehicles. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>String</type>
<units>kWh</units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_fuel_economy_units</name>
<display_name>Vehicle: Combined Fuel Economy Units</display_name>
<description>The combined fuel economy units of the vehicle. Only 'kWh/mile', 'mile/kWh', or 'mpge' are allow for electric vehicles. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>Choice</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
<choices>
<choice>
<value>auto</value>
<display_name>auto</display_name>
</choice>
<choice>
<value>kWh/mile</value>
<display_name>kWh/mile</display_name>
</choice>
<choice>
<value>mile/kWh</value>
<display_name>mile/kWh</display_name>
</choice>
<choice>
<value>mpge</value>
<display_name>mpge</display_name>
</choice>
<choice>
<value>mpg</value>
<display_name>mpg</display_name>
</choice>
</choices>
</argument>
<argument>
<name>vehicle_fuel_economy_combined</name>
<display_name>Vehicle: Combined Fuel Economy</display_name>
<description>The combined fuel economy of the vehicle. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>String</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_miles_driven_per_year</name>
<display_name>Vehicle: Miles Driven Per Year</display_name>
<description>The annual miles the vehicle is driven. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>String</type>
<units>miles</units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_hours_driven_per_week</name>
<display_name>Vehicle: Hours Driven Per Week</display_name>
<description>The weekly hours the vehicle is driven. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>String</type>
<units>hours</units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>vehicle_fraction_charged_home</name>
<display_name>Vehicle: Fraction Charged at Home</display_name>
<description>The fraction of charging energy provided by the at-home charger to the vehicle, only applies to electric vehicles. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-vehicles'&gt;HPXML Vehicles&lt;/a&gt;) is used.</description>
<type>String</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>ev_charger_present</name>
<display_name>Electric Vehicle Charger: Present</display_name>
<description>Whether there is an electric vehicle charger present.</description>
<type>Choice</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
<choices>
<choice>
<value>auto</value>
<display_name>auto</display_name>
</choice>
<choice>
<value>true</value>
<display_name>true</display_name>
</choice>
<choice>
<value>false</value>
<display_name>false</display_name>
</choice>
</choices>
</argument>
<argument>
<name>ev_charger_level</name>
<display_name>Electric Vehicle Charger: Charging Level</display_name>
<description>The charging level of the EV charger. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-electric-vehicle-chargers'&gt;HPXML Electric Vehicle Chargers&lt;/a&gt;) is used.</description>
<type>Choice</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
<choices>
<choice>
<value>auto</value>
<display_name>auto</display_name>
</choice>
<choice>
<value>1</value>
<display_name>1</display_name>
</choice>
<choice>
<value>2</value>
<display_name>2</display_name>
</choice>
<choice>
<value>3</value>
<display_name>3</display_name>
</choice>
</choices>
</argument>
<argument>
<name>ev_charger_power</name>
<display_name>Electric Vehicle Charger: Rated Charging Power</display_name>
<description>The rated power output of the EV charger. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-electric-vehicle-chargers'&gt;HPXML Electric Vehicle Chargers&lt;/a&gt;) is used.</description>
<type>String</type>
<units>W</units>
<required>false</required>
<model_dependent>false</model_dependent>
</argument>
<argument>
<name>ev_charger_location</name>
<display_name>Electric Vehicle Charger: Location</display_name>
<description>The space type for the EV charger. If not provided, the OS-HPXML default (see &lt;a href='https://openstudio-hpxml.readthedocs.io/en/v1.10.0/workflow_inputs.html#hpxml-electric-vehicle-chargers'&gt;HPXML Electric Vehicle Chargers&lt;/a&gt;) is used.</description>
<type>Choice</type>
<units></units>
<required>false</required>
<model_dependent>false</model_dependent>
<choices>
<choice>
<value>auto</value>
<display_name>auto</display_name>
</choice>
<choice>
<value>garage</value>
<display_name>garage</display_name>
</choice>
<choice>
<value>outside</value>
<display_name>outside</display_name>
</choice>
</choices>
</argument>
<argument>
<name>lighting_present</name>
<display_name>Lighting: Present</display_name>
Expand Down Expand Up @@ -7860,7 +7684,7 @@
<filename>README.md</filename>
<filetype>md</filetype>
<usage_type>readme</usage_type>
<checksum>D834EDEF</checksum>
<checksum>39109EF9</checksum>
</file>
<file>
<filename>README.md.erb</filename>
Expand All @@ -7883,7 +7707,7 @@
<filename>constants.rb</filename>
<filetype>rb</filetype>
<usage_type>resource</usage_type>
<checksum>67C6AB5F</checksum>
<checksum>1E2198A5</checksum>
</file>
<file>
<filename>measure.txt</filename>
Expand Down
Loading

0 comments on commit 57a8f0e

Please sign in to comment.