ec-jrc / pyPoseidon

Framework for Hydrodynamic simulations
https://pyposeidon.readthedocs.io/
European Union Public License 1.2
20 stars 8 forks source link

Test support of schism v5.9 #31

Closed brey closed 2 years ago

brey commented 3 years ago

There seems to be some changes on param.nml variables and most importantly on the format of the local2global files for the domain decomposition. I have compiled the conda version of 5.9 and will follow through with the modifications in pyposeidon.

In addition, it is a good opportunity to finalise the conda recipe based on v5.9 of schism and move it to conda-forge.

pmav99 commented 3 years ago

to finalise the conda recipe based on v5.9 of schism and move it to conda-forge.

You mean the gbrey::pschism recipe, right?

brey commented 3 years ago

Yes. I made some changes. It uses CMake so it compiles all executables and works on OSX. I will push it to my repo and let you know to run the Linux version. We check it and then push it to the official schism repo before addressing the issue of moving it to conda-forge. We need to sort out the various schism's modules compilation options.