I made the following fixes related to noise simulations using multiple processes:
The noise source array on noise simulation type 1 is now only computed by the process containing the master receiver.
Each process writes/reads the generating wavefield in noise simulations type 2 to an independent file. Before all processes wrote/read the generating wavefield from the same file which resulted in errors.
Same as 2 but for the forward correlation wavefield reconstructed in noise simulations type 3.
Dear SPECFEM maintainers,
I made the following fixes related to noise simulations using multiple processes:
Best wishes, Eduardo Valero Cano.