@@ -51,9 +51,9 @@ Free software: `MIT license <LICENSE>`__
51
51
:alt: Supported implementations
52
52
:target: https://pypi.org/project/geophires-x
53
53
54
- .. |commits-since | image :: https://img.shields.io/github/commits-since/softwareengineerprogrammer/GEOPHIRES-X/v3.5.2 .svg
54
+ .. |commits-since | image :: https://img.shields.io/github/commits-since/softwareengineerprogrammer/GEOPHIRES-X/v3.5.4 .svg
55
55
:alt: Commits since latest release
56
- :target: https://github.com/softwareengineerprogrammer/GEOPHIRES-X/compare/v3.5.2 ...main
56
+ :target: https://github.com/softwareengineerprogrammer/GEOPHIRES-X/compare/v3.5.4 ...main
57
57
58
58
.. |docs | image :: https://readthedocs.org/projects/GEOPHIRES-X/badge/?style=flat
59
59
:target: https://nrel.github.io/GEOPHIRES-X
@@ -254,88 +254,126 @@ Documentation
254
254
Examples
255
255
--------
256
256
257
- A variety of example input ``.txt `` files and corresponding case report ``.out `` files are available in the `tests/examples directory of the repository <tests/examples >`__:
257
+ GEOPHIRES includes a variety of examples demonstrating its features and case studies for different types of geothermal systems.
258
+ Starting with an existing GEOPHIRES example that is similar to your intended use/application can be an easier approach to using GEOPHIRES than constructing your own inputs from scratch.
259
+
260
+ Example input ``.txt `` files and corresponding case report ``.out `` files are available in the `tests/examples directory <tests/examples >`__ of the repository.
261
+ Example-specific web interface deeplinks are listed in the Link column.
258
262
259
263
260
264
.. list-table ::
261
- :widths: 50 40 10
265
+ :widths: 50 40 5 5
262
266
:header-rows: 1
263
267
264
268
* - Example
265
269
- Input file
266
270
- Case report file
271
+ - Link
267
272
* - Example 1
268
273
- `example1.txt <tests/examples/example1.txt >`__
269
- - `example1.out <tests/examples/example1.out >`__
274
+ - `.out <tests/examples/example1.out >`__
275
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example1 >`__
270
276
* - Example 1 with Addons
271
277
- `example1_addons.txt <tests/examples/example1_addons.txt >`__
272
- - `example1_addons.out <tests/examples/example1_addons.out >`__
278
+ - `.out <tests/examples/example1_addons.out >`__
279
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example1_addons >`__
273
280
* - Example 2
274
281
- `example2.txt <tests/examples/example2.txt >`__
275
- - `example2.out <tests/examples/example2.out >`__
282
+ - `.out <tests/examples/example2.out >`__
283
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example2 >`__
276
284
* - Example 3
277
285
- `example3.txt <tests/examples/example3.txt >`__
278
- - `example3.out <tests/examples/example3.out >`__
286
+ - `.out <tests/examples/example3.out >`__
287
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example3 >`__
279
288
* - Example 4
280
289
- `example4.txt <tests/examples/example4.txt >`__
281
- - `example4.out <tests/examples/example4.out >`__
290
+ - `.out <tests/examples/example4.out >`__
291
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example4 >`__
282
292
* - Example 5
283
293
- `example5.txt <tests/examples/example5.txt >`__
284
- - `example5.out <tests/examples/example5.out >`__
294
+ - `.out <tests/examples/example5.out >`__
295
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example5 >`__
285
296
* - Example 8
286
297
- `example8.txt <tests/examples/example8.txt >`__
287
- - `example8.out <tests/examples/example8.out >`__
298
+ - `.out <tests/examples/example8.out >`__
299
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example8 >`__
288
300
* - Example 9
289
301
- `example9.txt <tests/examples/example9.txt >`__
290
- - `example9.out <tests/examples/example9.out >`__
302
+ - `.out <tests/examples/example9.out >`__
303
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example9 >`__
291
304
* - Example 10: Heat Pump
292
305
- `example10_HP.txt <tests/examples/example10_HP.txt >`__
293
- - `example10_HP.out <tests/examples/example10_HP.out >`__
306
+ - `.out <tests/examples/example10_HP.out >`__
307
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example10_HP >`__
294
308
* - Example 11: Absorption Chiller
295
309
- `example11_AC.txt <tests/examples/example11_AC.txt >`__
296
- - `example11_AC.out <tests/examples/example11_AC.out >`__
310
+ - `.out <tests/examples/example11_AC.out >`__
311
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example11_AC >`__
297
312
* - Example 12: District Heating
298
313
- `example12_DH.txt <tests/examples/example12_DH.txt >`__
299
- - `example12_DH.out <tests/examples/example12_DH.out >`__
314
+ - `.out <tests/examples/example12_DH.out >`__
315
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example12_DH >`__
300
316
* - Example 13
301
317
- `example13.txt <tests/examples/example13.txt >`__
302
- - `example13.out <tests/examples/example13.out >`__
318
+ - `.out <tests/examples/example13.out >`__
319
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example13 >`__
303
320
* - AGS: Coaxial sCO2: Heat (Beckers et. al 2023)
304
321
- `Beckers_et_al_2023_Tabulated_Database_Coaxial_sCO2_heat.txt <tests/examples/Beckers_et_al_2023_Tabulated_Database_Coaxial_sCO2_heat.txt >`__
305
- - `Beckers_et_al_2023_Tabulated_Database_Coaxial_sCO2_heat.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Coaxial_sCO2_heat.out >`__
322
+ - `.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Coaxial_sCO2_heat.out >`__
323
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Beckers_et_al_2023_Tabulated_Database_Coaxial_sCO2_heat >`__
306
324
* - AGS: Coaxial Water: Heat (Beckers et. al 2023)
307
325
- `Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.txt <tests/examples/Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.txt >`__
308
- - `Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.out >`__
326
+ - `.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat.out >`__
327
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Beckers_et_al_2023_Tabulated_Database_Coaxial_water_heat >`__
309
328
* - AGS: Uloop sCO2: Electricity (Beckers et. al 2023)
310
329
- `Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_elec.txt <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_elec.txt >`__
311
- - `Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_elec.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_elec.out >`__
330
+ - `.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_elec.out >`__
331
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_elec >`__
312
332
* - AGS: Uloop sCO2: Heat (Beckers et. al 2023)
313
333
- `Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_heat.txt <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_heat.txt >`__
314
- - `Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_heat.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_heat.out >`__
334
+ - `.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_heat.out >`__
335
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Beckers_et_al_2023_Tabulated_Database_Uloop_sCO2_heat >`__
315
336
* - AGS: Uloop Water: Electricity (Beckers et. al 2023)
316
337
- `Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.txt <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.txt >`__
317
- - `Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.out >`__
338
+ - `.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec.out >`__
339
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Beckers_et_al_2023_Tabulated_Database_Uloop_water_elec >`__
318
340
* - CLGS: Uloop Water: Heat (Beckers et. al 2023)
319
341
- `Beckers_et_al_2023_Tabulated_Database_Uloop_water_heat.txt <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_water_heat.txt >`__
320
- - `Beckers_et_al_2023_Tabulated_Database_Uloop_water_heat.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_water_heat.out >`__
342
+ - `.out <tests/examples/Beckers_et_al_2023_Tabulated_Database_Uloop_water_heat.out >`__
343
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Beckers_et_al_2023_Tabulated_Database_Uloop_water_heat >`__
321
344
* - SUTRA Example 1
322
345
- `SUTRAExample1.txt <tests/examples/SUTRAExample1.txt >`__
323
- - `SUTRAExample1.out <tests/examples/SUTRAExample1.out >`__
346
+ - `.out <tests/examples/SUTRAExample1.out >`__
347
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=SUTRAExample1 >`__
324
348
* - Multiple Gradients
325
349
- `example_multiple_gradients.txt <tests/examples/example_multiple_gradients.txt >`__
326
- - `example_multiple_gradients.out <tests/examples/example_multiple_gradients.out >`__
327
- * - Fervo Energy Whitepaper (Norbeck J.H. and Latimer T.M. 2023.)
350
+ - `.out <tests/examples/example_multiple_gradients.out >`__
351
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example_multiple_gradients >`__
352
+ * - Fervo Project Red (Norbeck J.H. and Latimer T.M. 2023.)
328
353
- `Fervo_Norbeck_Latimer_2023.txt <tests/examples/Fervo_Norbeck_Latimer_2023.txt >`__
329
- - `Fervo_Norbeck_Latimer_2023.out <tests/examples/Fervo_Norbeck_Latimer_2023.out >`__
354
+ - `.out <tests/examples/Fervo_Norbeck_Latimer_2023.out >`__
355
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Fervo_Norbeck_Latimer_2023 >`__
356
+ * - Fervo Project Cape
357
+ - `Fervo_Project_Cape.txt <tests/examples/Fervo_Project_Cape.txt >`__
358
+ - `.out <tests/examples/Fervo_Project_Cape.out >`__
359
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=Fervo_Project_Cape >`__
330
360
* - Superhot Rock (SHR) Example 1
331
361
- `example_SHR-1.txt <tests/examples/example_SHR-1.txt >`__
332
- - `example_SHR-1.out <tests/examples/example_SHR-1.out >`__
362
+ - `.out <tests/examples/example_SHR-1.out >`__
363
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example_SHR-1 >`__
333
364
* - Superhot Rock (SHR) Example 2
334
365
- `example_SHR-2.txt <tests/examples/example_SHR-2.txt >`__
335
- - `example_SHR-2.out <tests/examples/example_SHR-2.out >`__
336
-
366
+ - `.out <tests/examples/example_SHR-2.out >`__
367
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example_SHR-2 >`__
368
+ * - SBT High Temperature
369
+ - `example_SBT_Hi_T.txt <tests/examples/example_SBT_Hi_T.txt >`__
370
+ - `.out <tests/examples/example_SBT_Hi_T.out >`__
371
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example_SBT_Hi_T >`__
372
+ * - SBT Low Temperature
373
+ - `example_SBT_Lo_T.txt <tests/examples/example_SBT_Lo_T.txt >`__
374
+ - `.out <tests/examples/example_SBT_Lo_T.out >`__
375
+ - `link <https://gtp.scientificwebservices.com/geophires?geophires-example-id=example_SBT_Lo_T >`__
337
376
338
- An interactive table of examples is available at `gtp.scientificwebservices.com/geophires <https://gtp.scientificwebservices.com/geophires >`__, under the Examples tab.
339
377
340
378
Parameters
341
379
----------
@@ -349,6 +387,15 @@ Extending GEOPHIRES-X
349
387
350
388
- `Extension example: SUTRA <https://github.com/NREL/GEOPHIRES-X/commit/984cb4da1505667adb2c45cb1297cab6550774bd#diff-5b1ea85ce061b9a1137a46c48d2d293126224d677d3ab38d9b2f4dcfc4e1674e >`__
351
389
390
+
391
+ HIP-RA: Heat in Place - Resource Assessment
392
+ -------------------------------------------
393
+
394
+ * `HIP-RA-X README <src/hip_ra_x/README.md >`__
395
+ * `HIP-RA-X Parameters Reference <https://softwareengineerprogrammer.github.io/GEOPHIRES-X/hip_ra_x_parameters.html >`__
396
+
397
+ .. TODO switch over to https://nrel.github.io/GEOPHIRES-X/hip_ra_x_parameters.html once merged
398
+
352
399
Monte Carlo
353
400
-----------
354
401
0 commit comments