Skip to content

Commit 6e56734

Browse files
Schema & CSV test update
1 parent 92b18cc commit 6e56734

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

src/geophires_x_schema_generator/geophires-result.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@
402402
"description": "The calculated amount of cost escalation due to inflation over the construction period.",
403403
"units": "MUSD"
404404
},
405+
"Total Add-on CAPEX": {},
405406
"Total capital costs": {
406407
"type": "number",
407408
"description": "Total Capital Cost",
@@ -460,6 +461,7 @@
460461
"description": "Total redrilling costs over the Plant Lifetime are calculated as (Drilling and completion costs + Stimulation costs) \u00d7 Number of times redrilling. The total is then divided over Plant Lifetime years to calculate Redrilling costs per year.",
461462
"units": "MUSD/yr"
462463
},
464+
"Total Add-on OPEX": {},
463465
"Total average annual O&M costs": {},
464466
"Total operating and maintenance costs": {
465467
"type": "number",

tests/example1_addons.csv

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,13 @@ CAPITAL COSTS (M$),Surface power plant costs,,20.8,MUSD
7979
CAPITAL COSTS (M$),Field gathering system costs,,2.3,MUSD
8080
CAPITAL COSTS (M$),Total surface equipment costs,,23.1,MUSD
8181
CAPITAL COSTS (M$),Exploration costs,,4.49,MUSD
82+
CAPITAL COSTS (M$),Total Add-on CAPEX,,70.0,MUSD
8283
CAPITAL COSTS (M$),Total capital costs,,25.67,MUSD
8384
CAPITAL COSTS (M$),Annualized capital costs,,1.28,MUSD
8485
OPERATING AND MAINTENANCE COSTS (M$/yr),Wellfield maintenance costs,,0.39,MUSD/yr
8586
OPERATING AND MAINTENANCE COSTS (M$/yr),Power plant maintenance costs,,0.9,MUSD/yr
8687
OPERATING AND MAINTENANCE COSTS (M$/yr),Water costs,,0.06,MUSD/yr
88+
OPERATING AND MAINTENANCE COSTS (M$/yr),Total Add-on OPEX,,1.7,MUSD/yr
8789
OPERATING AND MAINTENANCE COSTS (M$/yr),Total operating and maintenance costs,,-0.86,MUSD/yr
8890
SURFACE EQUIPMENT SIMULATION RESULTS,Initial geofluid availability,,0.11,MW/(kg/s)
8991
SURFACE EQUIPMENT SIMULATION RESULTS,Maximum Total Electricity Generation,,5.62,MW
@@ -99,7 +101,7 @@ SURFACE EQUIPMENT SIMULATION RESULTS,Average Annual Net Electricity Generation,,
99101
SURFACE EQUIPMENT SIMULATION RESULTS,Average Pumping Power,,0.2,MW
100102
SURFACE EQUIPMENT SIMULATION RESULTS,Initial pumping power/net installed power,,3.82,%
101103
SURFACE EQUIPMENT SIMULATION RESULTS,Heat to Power Conversion Efficiency,,10.07,%
102-
Simulation Metadata,GEOPHIRES Version,,3.9.28,
104+
Simulation Metadata,GEOPHIRES Version,,3.9.44,
103105
POWER GENERATION PROFILE,THERMAL DRAWDOWN,1,1.0,
104106
POWER GENERATION PROFILE,THERMAL DRAWDOWN,2,1.0056,
105107
POWER GENERATION PROFILE,THERMAL DRAWDOWN,3,1.0073,

tests/examples/example1_addons.out

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.9.28
8-
Simulation Date: 2025-07-02
9-
Simulation Time: 12:18
10-
Calculation Time: 0.882 sec
7+
GEOPHIRES Version: 3.9.44
8+
Simulation Date: 2025-07-28
9+
Simulation Time: 14:30
10+
Calculation Time: 0.858 sec
1111

1212
***SUMMARY OF RESULTS***
1313

@@ -26,7 +26,7 @@ Simulation Metadata
2626

2727
Economic Model = Fixed Charge Rate (FCR)
2828
Fixed Charge Rate (FCR): 5.00
29-
Accrued financing during construction: 0.00 %
29+
Accrued financing during construction: 0.00 %
3030
Project lifetime: 30 yr
3131
Capacity factor: 90.0 %
3232
Project NPV: 72.08 MUSD

0 commit comments

Comments
 (0)