Skip to content

Commit c7497ce

Browse files
Output first law efficiency after initial pumping power/net installed power
1 parent 4ab4f83 commit c7497ce

24 files changed

+80
-81
lines changed

src/geophires_x_client/geophires_x_result.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,10 +276,9 @@ class GeophiresXResult:
276276
'Maximum Peaking Boiler Heat Production',
277277
'Average Peaking Boiler Heat Production',
278278
'Minimum Peaking Boiler Heat Production',
279-
'First Law Efficiency',
280-
# AGS/CLGS
281279
'Surface Plant Cost',
282280
'Initial pumping power/net installed power',
281+
'First Law Efficiency',
283282
# SUTRA
284283
'Average RTES Heating Production',
285284
'Average Auxiliary Heating Production',

tests/examples/Fervo_Norbeck_Latimer_2023.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:25
10-
Calculation Time: 0.461 sec
9+
Simulation Time: 12:04
10+
Calculation Time: 0.459 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/Fervo_Project_Cape-2.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:25
10-
Calculation Time: 0.690 sec
9+
Simulation Time: 12:04
10+
Calculation Time: 0.696 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/Fervo_Project_Cape-3.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:25
10-
Calculation Time: 0.919 sec
9+
Simulation Time: 12:10
10+
Calculation Time: 0.932 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/Fervo_Project_Cape.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:25
10-
Calculation Time: 0.689 sec
9+
Simulation Time: 12:04
10+
Calculation Time: 0.703 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/S-DAC-GT.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:25
10-
Calculation Time: 0.106 sec
9+
Simulation Time: 12:04
10+
Calculation Time: 0.107 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/Wanju_Yuan_Closed-Loop_Geothermal_Energy_Recovery.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:25
10-
Calculation Time: 1.655 sec
9+
Simulation Time: 12:04
10+
Calculation Time: 1.674 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/example1.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:23
10-
Calculation Time: 0.923 sec
9+
Simulation Time: 12:02
10+
Calculation Time: 0.828 sec
1111

1212
***SUMMARY OF RESULTS***
1313

@@ -126,7 +126,7 @@ Simulation Metadata
126126
Average Annual Net Electricity Generation: 42.28 GWh
127127
Initial pumping power/net installed power: 3.82 %
128128
Average Pumping Power: 0.20 MW
129-
First Law Efficiency: 10.07 %
129+
First Law Efficiency: 10.07 %
130130

131131
************************************************************
132132
* HEATING, COOLING AND/OR ELECTRICITY PRODUCTION PROFILE *

tests/examples/example13.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:23
10-
Calculation Time: 0.037 sec
9+
Simulation Time: 12:02
10+
Calculation Time: 0.039 sec
1111

1212
***SUMMARY OF RESULTS***
1313

@@ -132,7 +132,7 @@ Simulation Metadata
132132
Initial Net Heat Production: 19.63 MW
133133
Average Annual Heat Production: 108.31 GWh
134134
Average Pumping Power: 0.25 MW
135-
First Law Efficiency: 7.58 %
135+
First Law Efficiency: 7.58 %
136136

137137
************************************************************
138138
* HEATING, COOLING AND/OR ELECTRICITY PRODUCTION PROFILE *

tests/examples/example1_addons.out

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

55
Simulation Metadata
66
----------------------
7-
GEOPHIRES Version: 3.6.9
7+
GEOPHIRES Version: 3.6.10
88
Simulation Date: 2025-01-17
9-
Simulation Time: 11:23
10-
Calculation Time: 0.817 sec
9+
Simulation Time: 12:02
10+
Calculation Time: 0.823 sec
1111

1212
***SUMMARY OF RESULTS***
1313

@@ -127,7 +127,7 @@ Simulation Metadata
127127
Average Annual Net Electricity Generation: 42.30 GWh
128128
Initial pumping power/net installed power: 3.82 %
129129
Average Pumping Power: 0.20 MW
130-
First Law Efficiency: 10.07 %
130+
First Law Efficiency: 10.07 %
131131

132132
************************************************************
133133
* HEATING, COOLING AND/OR ELECTRICITY PRODUCTION PROFILE *

0 commit comments

Comments
 (0)