Neutral initialisation of flags.

This commit is contained in:
Ove Sævareid 2022-10-10 14:17:14 +02:00
parent 121a062abe
commit c1d916f66e

View File

@ -331,8 +331,8 @@ private:
bool activeHyst { false };
// the capillary pressure and the relperm hysteresis models to be used
int pcHystMod { 0 };
int krHystMod { 0 };
int pcHystMod { -1 };
int krHystMod { -1 };
// regularisation parameter used for Killough model
double modParamTrappedValue { 0.1 };
// curvature parameter for capillary pressure