Skip to content

Commit

Permalink
Update electrification.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aivanova5 committed Mar 14, 2023
1 parent 27fe44f commit 4bc49a9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions US/CA/SLAC/electrification/electrification.md
Expand Up @@ -6,19 +6,19 @@ The electrification template applies a residential electrification model to the

To configure the model use file `config.csv` or `config.glm`. For example:

| Parameter | Example | Default
| WEATHER | CA-San_Jose_Intl_Ap.tmy3 | None
| NHOUSES_ELEC | 20 | 1
| NHOUSES_GAS | 10 | 0
| TIMEZONE | PST+8PDT | PST+8PDT
| YEAR | 2020 | 2020
| MONTH | 7 | None
| HEATINGSYSTEMTYPE | HEAT_PUMP | HEAT_PUMP
| COOLINGSYSTEMTYPE | HEAT_PUMP | HEAT_PUMP
| HEATINGSETPOINT | 71 | 70
| COOLINGSETPOINT | 74 | 75
| THERMALINTEGRITYLEVEL | GOOD | GOOD
| GASENDUSES | WATERHEATER |DRYER | RANGE
| Parameter | Example | Default |
| WEATHER | CA-San_Jose_Intl_Ap.tmy3 | None |
| NHOUSES_ELEC | 20 | 1 |
| NHOUSES_GAS | 10 | 0 |
| TIMEZONE | PST+8PDT | PST+8PDT |
| YEAR | 2020 | 2020 |
| MONTH | 7 | None |
| HEATINGSYSTEMTYPE | HEAT_PUMP | HEAT_PUMP |
| COOLINGSYSTEMTYPE | HEAT_PUMP | HEAT_PUMP |
| HEATINGSETPOINT | 71 | 70 |
| COOLINGSETPOINT | 74 | 75 |
| THERMALINTEGRITYLEVEL | GOOD | GOOD |
| GASENDUSES | WATERHEATER\|DRYER\|RANGE |

Valid `GASENDUSES` are:

Expand Down

0 comments on commit 4bc49a9

Please sign in to comment.