ec-jrc / pyPoseidon

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

Fix reading generic mesh files for global mesh #93

Closed brey closed 1 year ago

brey commented 2 years ago

Pass kwargs in read_mesh calls below

https://github.com/ec-jrc/pyPoseidon/blob/454b2e1a152620c2094bb8408037479ace533b52/pyposeidon/mesh.py#L192-L198