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

update the readthedocs / readme with instructions for MPI tests #455

Open TomMelt opened 7 months ago

TomMelt commented 7 months ago

Now that we are adding MPI tests to the code, we will also need partition.nc netCDF files which handle the domain decomposition.

These files are generated by the https://github.com/nextsimhub/domain_decomp project.

I will add documentation to explain how these tests are run and how to generate the partition.nc files.