Skip to content

Commit 8ade446

Browse files
regen example_SAM-single-owner-PPA-7/8
1 parent 329f28a commit 8ade446

3 files changed

Lines changed: 188 additions & 184 deletions

File tree

src/geophires_x/EconomicsSamCalculations.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -575,10 +575,7 @@ def _insert_blank_line_before(before_row_name: str) -> None:
575575
*([None] * (self._pre_revenue_years_count - 1)),
576576
]
577577

578-
# ===
579-
580578
pv_of_annual_heat_provided_row_name = 'Present value of annual heat provided (kWh)' # FIXME WIP units
581-
# pv_of_heat_provided_backfilled_row_kwh
582579
# Insert new row if PV of heat provided row does not exist (yet)
583580
pv_of_annual_heat_provided_row_index = _get_ret_row_index(
584581
pv_of_annual_heat_provided_row_name, raise_exception_if_not_present=False

tests/examples/example_SAM-single-owner-PPA-7_chp.out

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
Simulation Metadata
66
----------------------
77
GEOPHIRES Version: 3.12.1
8-
Simulation Date: 2026-03-29
9-
Simulation Time: 07:57
10-
Calculation Time: 1.767 sec
8+
Simulation Date: 2026-03-31
9+
Simulation Time: 09:21
10+
Calculation Time: 1.771 sec
1111

1212
***SUMMARY OF RESULTS***
1313

@@ -133,7 +133,6 @@ Simulation Metadata
133133

134134

135135
***SURFACE EQUIPMENT SIMULATION RESULTS***
136-
137136
Initial geofluid availability: 0.19 MW/(kg/s)
138137
Maximum Total Electricity Generation: 53.91 MW
139138
Average Total Electricity Generation: 53.66 MW
@@ -257,7 +256,7 @@ Electricity to grid (kWh) 0.0
257256
Electricity from grid (kWh) 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0
258257
Electricity to grid net (kWh) 0.0 355,751,460 358,716,621 359,623,206 360,159,877 360,535,044 360,790,225 360,526,265 356,942,824 353,998,346 358,376,482 359,470,874 360,081,204 360,502,187 360,807,119 360,791,234 358,596,676 353,274,794 357,979,310 359,338,506 360,012,245 360,453,369 360,772,049 360,887,459 359,622,350 353,442,225 357,267,784 359,100,476 359,872,541 360,356,079 360,689,873
259258

260-
Heat provided (kWh) 0 381,460,384 382,187,913 382,409,441 382,540,424 382,631,925 382,694,226 382,631,365 381,765,853 381,029,906 382,099,920 382,366,229 382,512,427 382,611,622 382,682,690 382,677,104 382,146,699 380,838,811 381,982,851 382,316,520 382,481,666 382,589,730 382,667,792 382,696,629 382,392,624 380,884,452 381,807,596 382,258,195 382,447,583 382,566,081 382,647,840
259+
Heat provided (kWh) 0 0 0 381,460,384 382,187,913 382,409,441 382,540,424 382,631,925 382,694,226 382,631,365 381,765,853 381,029,906 382,099,920 382,366,229 382,512,427 382,611,622 382,682,690 382,677,104 382,146,699 380,838,811 381,982,851 382,316,520 382,481,666 382,589,730 382,667,792 382,696,629 382,392,624 380,884,452 381,807,596 382,258,195 382,447,583 382,566,081 382,647,840
261260

262261
REVENUE
263262
PPA price (cents/kWh) 0.0 9.50 9.50 9.56 9.61 9.67 9.73 9.79 9.84 9.90 9.96 10.01 10.07 10.13 10.18 10.24 10.30 10.36 10.41 10.47 10.53 10.58 10.64 10.70 10.75 10.81 10.87 10.93 10.98 11.04 11.10
@@ -365,6 +364,10 @@ Present value of PPA revenue ($) 174,295,914
365364
Present value of annual energy nominal (kWh) 1,777,787,001
366365
LPPA Levelized PPA price nominal (cents/kWh) 9.80
367366

367+
Present value of annual heat costs ($) 21,328,329
368+
Present value of annual heat provided (kWh) 1,893,894,412
369+
LCOH Levelized cost of heating nominal ($/kWh) 0.01
370+
368371
PROJECT STATE INCOME TAXES
369372
EBITDA ($) 0 27,897,285 28,197,163 28,493,812 28,753,668 28,997,529 29,229,416 29,407,666 29,238,845 29,132,431 29,796,847 30,117,361 30,387,375 30,637,734 30,876,051 31,079,945 31,046,339 30,666,961 31,386,763 31,741,448 32,021,317 32,275,910 32,517,227 32,735,934 32,797,990 32,297,136 32,937,439 33,352,569 33,646,779 33,908,246 173,345,930
370373
State taxable PBI income ($) 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

0 commit comments

Comments
 (0)