ec-jrc / pyPoseidon

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

Document how to generate a model using an existing mesh #135

Open pmav99 opened 1 year ago

pmav99 commented 1 year ago

The use case I have in mind is to run e.g. an ADCIRC model using SCHISM. In this case we don't need to generate a new mesh. We want to use the existing one. The question is how do we load the ADCIRC mesh into pyposeidon's dem module?