Skip to content

Commit 5454b1d

Browse files
Fixed sme spelling errors
1 parent d0be5b3 commit 5454b1d

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

src/geophires_monte_carlo/Examples/MC_HIP_Settings_file.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ INPUT, Reservoir Area, uniform, 50.0, 120.0
33
INPUT, Reservoir Thickness, uniform, 0.122, 0.299
44
INPUT, Reservoir Temperature, uniform, 130, 170
55
INPUT, Rejection Temperature, uniform, 20, 33
6-
OUTPUT, Available Heat (fluid)
7-
OUTPUT, Producible Heat (fluid)
8-
OUTPUT, Producible Heat/Unit Area (fluid)
9-
OUTPUT, Producible Electricity (fluid)
10-
OUTPUT, Producible Electricity/Unit Area (fluid)
11-
ITERATIONS, 250
6+
OUTPUT, Producible Heat (reservoir)
7+
OUTPUT, Producible Heat/Unit Area (reservoir)
8+
OUTPUT, Producible Heat/Unit Volume (reservoir)
9+
OUTPUT, Producible Electricity (reservoir)
10+
OUTPUT, Producible Electricity/Unit Area (reservoir)
11+
OUTPUT, Producible Electricity/Unit Volume (reservoir)
12+
ITERATIONS, 25
1213
MC_OUTPUT_FILE, MC_HIP_Result.txt

tests/examples/S-DAC-GT.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ Based on Example 3 description: This example problem considers an EGS reservoir
55
The heat is used in a combined heat and power topping cycle model with double flash as
66
topping cycle and electricity considered as the main product.
77

8-
But only lists those patameters that are different than their default values
8+
But only lists those parameters that are different than their default values
9+
10+
Do S-DAC-GT Calculations, True
911

1012
***Subsurface technical parameters***
1113
*************************************

0 commit comments

Comments
 (0)