diff --git a/README.rst b/README.rst index c18bad594..6531987d6 100644 --- a/README.rst +++ b/README.rst @@ -91,16 +91,6 @@ To run GEOPHIRES locally or to modify the source code, see the `Getting Started Documentation ============= -GEOPHIRES documentation consists of two primary resources: - -1. **GEOPHIRES v3 User Manual:** A comprehensive, point-in-time snapshot of the software in PDF format, covering installation, usage, example problems, and parameter lists in detail. -**Link:** `GEOPHIRES_v3_UserManual.pdf `__ - -2. **GEOPHIRES Reference Manual:** A living document with the most current, authoritative information on frequently updated topics like the GEOPHIRES Parameters. -**Link:** `nrel.github.io/GEOPHIRES-X `__ - ----- - GEOPHIRES combines reservoir, wellbore, surface plant, and economic and cost models and correlations to estimate the capital and operation and maintenance costs, instantaneous and lifetime energy production, and overall levelized cost of energy of a @@ -114,7 +104,7 @@ or user-provided components. |GEOPHIRES Architecture Diagram| -.. |GEOPHIRES Architecture Diagram| image:: References/geophires-architecture-diagram_2024-11-20.png +.. |GEOPHIRES Architecture Diagram| image:: References/geophires-architecture-diagram_2025-10-17.png :alt: GEOPHIRES Architecture Diagram GEOPHIRES has a variety of different reservoir models including @@ -332,12 +322,6 @@ Example-specific web interface deeplinks are listed in the Link column. * TOUGH2 is not currently supported in the web interface. Comment on this tracking issue to request web interface support for TOUGH2. -Videos ------- - -`NREL GEOPHIRES Workshop: Features Overview & Examples `__ - -`NREL GEOPHIRES Workshop: Case Studies `__ HIP-RA: Heat in Place - Resource Assessment ------------------------------------------- @@ -362,17 +346,27 @@ Extending GEOPHIRES-X `Extension example: SUTRA `__ +Resources +--------- + +`GEOPHIRES v3 User Manual `__: A comprehensive, point-in-time snapshot of the software in PDF format, covering installation, usage, example problems, and parameter lists in detail. -Additional Documentation ------------------------- +`GEOPHIRES Reference Manual `__: A living document with the most current, authoritative information on frequently updated topics like the GEOPHIRES Parameters. Additional materials can be found in `/References `__. +Videos +------ + +`NREL GEOPHIRES Workshop: Features Overview & Examples `__ + +`NREL GEOPHIRES Workshop: Case Studies `__ + Development =========== -If you are interested in sharing your extensions with others, or even contributing them back to this repository, +If you are interested in sharing your extensions with others, or contributing them back to this repository, you may want to follow `the Development instructions `__. (You can also create a fork after doing an editable install so don't worry about picking this method if you're unsure.) diff --git a/References/geophires-architecture-diagram_2024-11-20.png b/References/geophires-architecture-diagram_2024-11-20.png deleted file mode 100644 index 3171fb572..000000000 Binary files a/References/geophires-architecture-diagram_2024-11-20.png and /dev/null differ diff --git a/References/geophires-architecture-diagram_2025-10-17.png b/References/geophires-architecture-diagram_2025-10-17.png new file mode 100644 index 000000000..d56b44923 Binary files /dev/null and b/References/geophires-architecture-diagram_2025-10-17.png differ