🦐🐟🦈 A framework for simulating millions of interacting Lagrangian particles (or microbes!) in a turbulent ocean.
10
stars
0
forks
source link
Fix joblib crash that always happens after ~8000 advection iterations #32
Closed
ali-ramadhan closed 5 years ago
Seems like this was a long-standing problem. Simple solution is to just advect in smaller 6-month chunks.
Just have to make sure we keep track of iterations and intermediate files properly so that the final
particle_data.nc
file comes out correctly.