mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
[Nit] Add EHYSTR(HYSTMOD) = 4 to list of supported values in message
This commit is contained in:
parent
36008aeec4
commit
c367ea8697
@ -367,7 +367,7 @@ partiallySupported()
|
||||
{
|
||||
"EHYSTR",
|
||||
{
|
||||
{2,{true, allow_values<int> {0, 1, 2, 3, 4}, "EHYSTR(HYSTMOD): only Carlson or Killough Hysteresis Models supported (0,1 or 2,3)"}}, // relative_perm_hyst
|
||||
{2,{true, allow_values<int> {0, 1, 2, 3, 4}, "EHYSTR(HYSTMOD): only Carlson or Killough Hysteresis Models supported (0,1 or 2,3,4)"}}, // relative_perm_hyst
|
||||
{13,{true, allow_values<int> {0}, "EHYSTR(HYSWETRP): Killough’s option not supported and should be defaulted"}}, // FLAG_SOMETHING
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user