compdyn / partmc

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

Fix setting aero_particle%least_create_time #197

Closed jcurtis2 closed 2 months ago

jcurtis2 commented 2 months ago

Corrects a bug regarding least_create_time. It wasn't set correctly at particle creation time and was not being updated when two particles coagulate to the minimum least_create_time of the two particles.

mwest1066 commented 2 months ago

I assigned myself as a reviewer. In the future please feel free to assign me when you open PRs.