nextsimhub / nextsimdg

neXtSIM_DG : next generation sea-ice model with DG
https://nextsim-dg.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
10 stars 13 forks source link

Add MPI support to ParaGrid #560

Open TomMelt opened 1 month ago

TomMelt commented 1 month ago

Add MPI support to ParaGrid

closes #534 closes #454 closes #448


Task List


Change Description

After #331 added MPI parallelisation for thermodynamics on the RectGrid, this PR does the same for the Parametric grid. This should then check off the second task in #120 ("MPI parallelization of thermodynamics where all operations, except for I/O, are local to an MPI rank")


Test Description


Further work (for a future PR)