Skip to content

Commit

Permalink
Fix hybrid configs with fuel cell
Browse files Browse the repository at this point in the history
* Add new fuel cell-only installation and operating cost forms
* Attempt to fix equation errors.
* Attempt to fix defaults issues.
  • Loading branch information
cpaulgilman committed Aug 19, 2023
1 parent 9717cc9 commit 8f93bbc
Show file tree
Hide file tree
Showing 15 changed files with 90,245 additions and 12,192 deletions.
2 changes: 1 addition & 1 deletion deploy/runtime/defaults/Fuel Cell_Single Owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -19664,7 +19664,7 @@
"fuelcell_power_kw": 200.0,
"fuelcell_power_min": 60.0,
"fuelcell_power_nameplate": 200.0,
"fuelcell_power_total": 200.0,
"fuelcell_power_total": 100.0,
"fuelcell_replacement_option": 0.0,
"fuelcell_replacement_percent": 50.0,
"fuelcell_replacement_schedule": [
Expand Down
Loading

0 comments on commit 8f93bbc

Please sign in to comment.