compdyn / partmc

Particle-resolved stochastic atmospheric aerosol model
http://lagrange.mechse.illinois.edu/partmc/
GNU General Public License v2.0
28 stars 16 forks source link

remove optional communicator option for subroutines in photolysis.F90 #172

Closed jcurtis2 closed 2 years ago

jcurtis2 commented 2 years ago

Addressing #171 by removing optional argument to specify a different communicator. These caused conflicts in the build process as the MPI subroutines and functions in PartMC don't currently allow for the use of different communicators.