Christian Kehl

Results 16 issues of Christian Kehl

Fix the issue of small dt - long runtime [to the degree feasible and possible], where dt of milliseconds and runtime of 10-years or more leads to time increment deviation...

Recently, we encountered errors in testing palaeo-plankton runs within the new parcels version. There, an errors occurs when attempting to load a 2D-stored field as a 3D field, giving the...

bug
enhancement

Currently, Parcels-functionality is only majorly tested in sequential mode via `pytest`, supplemented by a few MPI tests that are integrated as systems calls in `test_mpirun.py`. This is insufficient and an...

testing

There are several caveats on how to setup MPI, job submissions, Dask and Parcels in order to be performant and efficient. Especially after changes in https://github.com/OceanParcels/parcels/pull/719, the wiki or PARCELS...

documentation