Initializing do_hyst_ to false, this caused random segfaults in sim_fibo_ad
This commit is contained in:
parent
45b080b5be
commit
5cc903bbe0
@ -100,6 +100,7 @@ namespace Opm
|
||||
}
|
||||
|
||||
// Saturation table scaling
|
||||
do_hyst_ = false;
|
||||
do_eps_ = false;
|
||||
do_3pt_ = false;
|
||||
if (deck.hasField("ENDSCALE")) {
|
||||
|
Loading…
Reference in New Issue
Block a user