mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
now, the dune APIs are used whereever possible and the data is computed for the global grid, i.e. for parallel runs it does not need to be gathered across the processes anymore. Also, the INIT file is now only written once instead of twice. I've verified that the sequential and the parallel INIT files stay identical for the Norne case and that the INIT file does not change w.r.t. before this patch.