Skip to content

Commit 7240944

Browse files
Use 'True' instead of 'true' (True is more pythonic) for Ramey param in SHR examples
1 parent aa06df6 commit 7240944

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

tests/examples/example_SHR-1.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Simulation Metadata
66
----------------------
77
GEOPHIRES Version: 3.4.42
88
Simulation Date: 2024-07-01
9-
Simulation Time: 07:51
10-
Calculation Time: 0.614 sec
9+
Simulation Time: 08:01
10+
Calculation Time: 0.604 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/example_SHR-1.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Number of Production Wells, 2
88
Number of Injection Wells, 2
99
Production Well Diameter, 7
1010
Injection Well Diameter, 7
11-
Ramey Production Wellbore Model, true
11+
Ramey Production Wellbore Model, True
1212
Production Wellbore Temperature Drop, .5
1313
Injection Wellbore Temperature Gain, 0
1414
Production Flow Rate per Well, 55

tests/examples/example_SHR-2.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Simulation Metadata
66
----------------------
77
GEOPHIRES Version: 3.4.42
88
Simulation Date: 2024-07-01
9-
Simulation Time: 07:51
10-
Calculation Time: 0.606 sec
9+
Simulation Time: 08:01
10+
Calculation Time: 0.610 sec
1111

1212
***SUMMARY OF RESULTS***
1313

tests/examples/example_SHR-2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Number of Production Wells, 2
88
Number of Injection Wells, 2
99
Production Well Diameter, 7
1010
Injection Well Diameter, 7
11-
Ramey Production Wellbore Model, true
11+
Ramey Production Wellbore Model, True
1212
Production Wellbore Temperature Drop, .5
1313
Injection Wellbore Temperature Gain, 0
1414
Production Flow Rate per Well, 55

0 commit comments

Comments
 (0)