Skip to content

Commit

Permalink
Update defaults, begin OM cost page
Browse files Browse the repository at this point in the history
  • Loading branch information
mjprilliman committed Aug 8, 2023
1 parent 33491ff commit 9c982ee
Show file tree
Hide file tree
Showing 7 changed files with 457 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9719,7 +9719,7 @@
"geotherm.cost.sales_tax.value": 5.0,
"geotherm.cost.stim_non_drill": 0.0,
"geotherm.cost.stim_num_wells": 10.7605,
"geotherm.cost.stim_per_well": 0.0,
"geotherm.cost.stim_per_well": 1250000.0,
"geotherm.cost.stim_total": 0.0,
"geotherm.cost.surf_non_drill": 1345070.0,
"geotherm.cost.surf_num_wells": 10.7605,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9727,7 +9727,7 @@
"geotherm.cost.sales_tax.value": 5.0,
"geotherm.cost.stim_non_drill": 0.0,
"geotherm.cost.stim_num_wells": 7.23143,
"geotherm.cost.stim_per_well": 0.0,
"geotherm.cost.stim_per_well": 1250000.0,
"geotherm.cost.stim_total": 0.0,
"geotherm.cost.surf_non_drill": 903929.0,
"geotherm.cost.surf_num_wells": 7.23143,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
"geotherm.cost.sales_tax.value": 5.0,
"geotherm.cost.stim_non_drill": 0.0,
"geotherm.cost.stim_num_wells": 10.7605,
"geotherm.cost.stim_per_well": 0.0,
"geotherm.cost.stim_per_well": 1250000.0,
"geotherm.cost.stim_total": 0.0,
"geotherm.cost.surf_non_drill": 1345070.0,
"geotherm.cost.surf_num_wells": 10.7605,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9714,7 +9714,7 @@
"geotherm.cost.sales_tax.value": 5.0,
"geotherm.cost.stim_non_drill": 0.0,
"geotherm.cost.stim_num_wells": 7.23143,
"geotherm.cost.stim_per_well": 0.0,
"geotherm.cost.stim_per_well": 1250000.0,
"geotherm.cost.stim_total": 0.0,
"geotherm.cost.surf_non_drill": 903929.0,
"geotherm.cost.surf_num_wells": 7.23143,
Expand Down
2 changes: 1 addition & 1 deletion deploy/runtime/defaults/Geothermal Power_Single Owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -9728,7 +9728,7 @@
"geotherm.cost.sales_tax.value": 5.0,
"geotherm.cost.stim_non_drill": 0.0,
"geotherm.cost.stim_num_wells": 7.23143,
"geotherm.cost.stim_per_well": 0.0,
"geotherm.cost.stim_per_well": 1250000.0,
"geotherm.cost.stim_total": 0.0,
"geotherm.cost.surf_non_drill": 903929.0,
"geotherm.cost.surf_num_wells": 7.23143,
Expand Down
Loading

0 comments on commit 9c982ee

Please sign in to comment.