mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
As for each well only one process is responsible, the output process does not see all wells. Ergo some well switching information was never printed in a parallel run. Therefore with this commit the well switching message is printed regardless on which process it appears.