diff --git a/docs/_sources/configuration_file.rst.txt b/docs/_sources/configuration_file.rst.txt index 089f1ab..1d9b762 100644 --- a/docs/_sources/configuration_file.rst.txt +++ b/docs/_sources/configuration_file.rst.txt @@ -40,7 +40,7 @@ The following input lines are: initialphase = 0 #Initial phase in the reservoir (0 wetting, 1 non-wetting) pvmult = 1e10 #Pore volume multiplier on the boundary [-] (-1 to ignore; 0 to use well producers instead) perforations = [1,5,6] #Activate perforations [-], number of well perforations [-], and length [m] - hysteresis = "Killough" #Add hysteresis (Killough or Carlson, 0 by default, i.e., no hysteresis) + ehystr = "1* 2 2* KR" #Define Hysteresis model and parameters (see EHYSTR in the OPM Flow manual) zxy = "2-2*np.cos((2*np.pi*x/50)) + 10*(x/100)**2" #The function for the reservoir surface Here we first select the physical model and the corresponding template. To add additional models (e.g., blackoil), one could look at the diff --git a/docs/configuration_file.html b/docs/configuration_file.html index 6df4fab..db3c091 100644 --- a/docs/configuration_file.html +++ b/docs/configuration_file.html @@ -114,7 +114,7 @@
| + |