ocmw.design.meshConvert module

Functions for converting between mesh formats.

msh2slf

Convert gmesh *.msh file to an Open Telemac-Mascaret selafin file.

WW3mesh2sms2dm

Convert WW3 mesh data to SMS2DM mesh format.

Functions for converting between mesh formats

Chris Old IES, School of Engineering, University of Edinburgh Nov 2023

ocmw.design.meshConvert.msh2slf(datapath, meshfile, slftitle='')[source]

Convert gmesh *.msh file to an Open Telemac-Mascaret selafin file.

ocmw.design.meshConvert.WW3mesh2sms2dm(outpath, outfile, mesh: ww3Mesh)[source]

Convert WW3 mesh data to SMS2DM mesh format.