Skip to content

Commit

Permalink
Fixed sme spelling errors
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolm-dsider committed Apr 1, 2024
1 parent d0be5b3 commit 5454b1d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
13 changes: 7 additions & 6 deletions src/geophires_monte_carlo/Examples/MC_HIP_Settings_file.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ INPUT, Reservoir Area, uniform, 50.0, 120.0
INPUT, Reservoir Thickness, uniform, 0.122, 0.299
INPUT, Reservoir Temperature, uniform, 130, 170
INPUT, Rejection Temperature, uniform, 20, 33
OUTPUT, Available Heat (fluid)
OUTPUT, Producible Heat (fluid)
OUTPUT, Producible Heat/Unit Area (fluid)
OUTPUT, Producible Electricity (fluid)
OUTPUT, Producible Electricity/Unit Area (fluid)
ITERATIONS, 250
OUTPUT, Producible Heat (reservoir)
OUTPUT, Producible Heat/Unit Area (reservoir)
OUTPUT, Producible Heat/Unit Volume (reservoir)
OUTPUT, Producible Electricity (reservoir)
OUTPUT, Producible Electricity/Unit Area (reservoir)
OUTPUT, Producible Electricity/Unit Volume (reservoir)
ITERATIONS, 25
MC_OUTPUT_FILE, MC_HIP_Result.txt
4 changes: 3 additions & 1 deletion tests/examples/S-DAC-GT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ Based on Example 3 description: This example problem considers an EGS reservoir
The heat is used in a combined heat and power topping cycle model with double flash as
topping cycle and electricity considered as the main product.

But only lists those patameters that are different than their default values
But only lists those parameters that are different than their default values

Do S-DAC-GT Calculations, True

***Subsurface technical parameters***
*************************************
Expand Down

0 comments on commit 5454b1d

Please sign in to comment.