mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
the ThreadManager from ebos was not called which resulted in some havoc when attempting multi-threaded runs. v2: use opm_get_max_threads() directly. thanks to [at]akva2 for the heads-up.