File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1193,7 +1193,7 @@ def Calculate(self, model: Model) -> None:
1193
1193
# If you choose to subclass this master class, you can also choose to override this method (or not),
1194
1194
# and if you do, do it before or after you call you own version of this method. If you do, you can also
1195
1195
# choose to call this method from you class, which can effectively run the calculations of the superclass,
1196
- # making all thr values available to your methods. but you had better have set all the parameters!
1196
+ # making all the values available to your methods. but you had better have set all the parameters!
1197
1197
1198
1198
# calculate the reservoir pressure as a function of time
1199
1199
if self .usebuiltinhydrostaticpressurecorrelation :
You can’t perform that action at this time.
0 commit comments