Skip to content

Commit

Permalink
Merge pull request #1559 from NREL/fix-hybrid-spelling
Browse files Browse the repository at this point in the history
Fix hybrid spelling in docs
  • Loading branch information
shorowit authored Nov 27, 2023
2 parents 0559c45 + 9a17f76 commit 1478dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/workflow_inputs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,7 @@ The column names available in the schedule CSV files are:
``heating_setpoint`` F Thermostat heating setpoint schedule. No
``cooling_setpoint`` F Thermostat cooling setpoint schedule. No
``water_heater_setpoint`` F Water heater setpoint schedule. No
``water_heater_operating_mode`` 0/1 Heat pump water heater operating mode schedule. 0=hyrbid/auto, 1=heat pump only. No
``water_heater_operating_mode`` 0/1 Heat pump water heater operating mode schedule. 0=hybrid/auto, 1=heat pump only. No
``battery`` frac Battery schedule. Positive for charging, negative for discharging. No
``vacancy`` 0/1 Vacancy schedule. 0=occupied, 1=vacant. Automatically overrides other columns. N/A
``outage`` 0/1 Power outage schedule. 0=power. 1=nopower. Automatically overrides other columns. N/A
Expand Down Expand Up @@ -2799,7 +2799,7 @@ If a heat pump water heater is specified, additional information is entered in `
``FuelType`` string See [#]_ Yes Fuel type
``TankVolume`` double gal > 0 Yes Nominal tank volume
``UniformEnergyFactor`` or ``EnergyFactor`` double frac > 1, <= 5 Yes EnergyGuide label rated efficiency
``HPWHOperatingMode`` string See [#]_ No hyrbid/auto Operating mode [#]_
``HPWHOperatingMode`` string See [#]_ No hybrid/auto Operating mode [#]_
``UsageBin`` or ``FirstHourRating`` string or double str or gal/hr See [#]_ or > 0 No See [#]_ EnergyGuide label usage bin/first hour rating
``WaterHeaterInsulation/Jacket/JacketRValue`` double F-ft2-hr/Btu >= 0 No 0 R-value of additional tank insulation wrap
============================================= ================ ============= =============== ======== =========== =============================================
Expand Down

0 comments on commit 1478dc4

Please sign in to comment.