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 domain_decomp tool to CI and docker image #541

Open TomMelt opened 2 months ago

TomMelt commented 2 months ago

Currently any MPI test that calls RectGridIO/ParaGridIO requires a metadata file generated by domain_decomp tool.

We should look to add domain_decomp to the build dependencies in the long term and the docker image.

Then it could be added to CMake in a similar way to python which is used to generate test data (.nc files)