Skip to content

Commit 31ed839

Browse files
copy edits
1 parent 25ed65c commit 31ed839

1 file changed

Lines changed: 28 additions & 1 deletion

File tree

docs/Fervo_Project_Red.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,11 @@
2323

2424
---
2525

26-
This document evaluates the accuracy of the analytical GEOPHIRES (Gringarten) reservoir model by comparing it against real-world Enhanced Geothermal Systems (EGS) empirical data from the Fervo Project Red site.
26+
This document[^author] evaluates the accuracy of the analytical GEOPHIRES (Gringarten) reservoir model by comparing it against real-world Enhanced Geothermal Systems (EGS) empirical data from the Fervo Project Red site.
2727
For comparative context, it also includes the predictive temperature curve generated by Fervo's proprietary modeling.
2828

29+
[^author]: Author: Jonathan Pezzino, Scientific Web Services LLC. GitHub profile: [softwareengineerprogrammer](https://github.com/softwareengineerprogrammer).
30+
2931
**Data Source & Methodology Notes:** The empirical production data evaluated here is derived from Figure 5 of Fervo Energy's report, [Enhanced Geothermal Has Been Proven at Scale: Here’s What Two Years of Production Data Show](https://fervoenergy.com/enhanced-geothermal-has-been-proven-at-scale-heres-what-two-years-of-production-data-show/).
3032
It should be noted that this analysis contains inherent limitations: the data points were semi-manually extracted from
3133
the published chart using image processing techniques, which introduces minor digitization artifacts.
@@ -56,8 +58,33 @@ Both models demonstrate high predictive fidelity, tracking steady-state flowing
5658
* **Systematic Bias:** The Fervo model exhibits slightly less systemic underestimation, with a cold bias of -0.50°C compared to the GEOPHIRES cold bias of -0.70°C.
5759
* **R² Context:** The relatively low R² values for both models are expected statistical artifacts. Because the steady-state temperature profile is essentially a flat plateau, natural sensor variance and minor reservoir oscillations account for a disproportionately large portion of the total sum of squares, suppressing the R² score despite the low absolute error.
5860

61+
## Modeling Assumptions and Power Production Discrepancies
62+
63+
While the Gringarten model accurately predicts the reservoir's thermal drawdown, translating that thermal energy into net electrical power introduces additional variables.
64+
Users comparing GEOPHIRES power production estimates to Fervo's published net generation may notice discrepancies.
65+
These arise from fundamental differences between an idealized techno-economic model and a real-world, non-commercial operational plant:
66+
67+
* **Commercial Optimization:** Fervo has explicitly noted that Project Red is a non-commercial, non-optimized learning facility designed to prove EGS viability at scale. Its empirical power generation figures reflect this experimental testing phase rather than the maximized output modeled by GEOPHIRES for mature commercial operations.
68+
* **Capacity Factor and Transients:** While the GEOPHIRES model utilizes a 90% capacity factor, this derating is applied continuously across the simulation. Real-world output is subject to discrete transient operational events (such as thermal conditioning, testing, and maintenance shut-ins) which inherently causes the time-averaged power production to diverge temporally from an uninterrupted analytical model.
69+
* **ORC Efficiency:** The power generation results rely on the GEOPHIRES built-in supercritical ORC efficiency correlation, which assumes the selection of an optimal working fluid for each specific geofluid temperature. For further details, please refer to the [Surface Plant section in the Theoretical Basis for GEOPHIRES](Theoretical-Basis-for-GEOPHIRES.html#surface-plant). Real-world net generation is constrained by the specific, fixed surface equipment installed at the site, which may operate below this theoretical optimum. This limitation may be addressed in the future by [FGEM integration](https://github.com/NatLabRockies/GEOPHIRES-X/issues/395).
70+
5971
---
6072

6173
## Previous Versions
6274

6375
1. [Fervo_Norbeck_Latimer_2023](https://gtp.scientificwebservices.com/geophires/?geophires-example-id=Fervo_Norbeck_Latimer_2023)
76+
77+
---
78+
79+
## Disclaimer: Independent Analysis
80+
81+
This case study is an independent techno-economic evaluation developed by the author and contributors to the GEOPHIRES
82+
open-source project. It is not affiliated with, sponsored by, or endorsed by Fervo Energy.
83+
The author and contributors are not employees or agents of Fervo Energy, and this work has not been reviewed or
84+
approved by the company. All modeling assumptions, including those derived from public data sources, represent the
85+
independent interpretation of the author and the GEOPHIRES open-source community and do not constitute proprietary
86+
information or official company projections.
87+
88+
---
89+
90+
## Footnotes

0 commit comments

Comments
 (0)