Remove OMP atomic in writer
It might be more careful to change the OMP atomic in the writer into a normal atomic. It would remove the need to have OMP in a simulation code and decrease the risk of missing it.
It might be more careful to change the OMP atomic in the writer into a normal atomic. It would remove the need to have OMP in a simulation code and decrease the risk of missing it.