Hello everybody,
I use telemac-2d for about two years now for engineering purposes, especially for floodplain analysis and to derive flood protection measures.
I decided to pack most of my python-scripts that I use for my simulations into a tool that comes with a simple GUI for better handling the modules. The first release of the tool is available on GitHub:
github.com/rfleissner/ChEsher/releases
A 32-bit installer for windows is available, otherwise you can use the python files. There are simple examples and tutorials available to better understand the functions of the tool.
The tool is separated into different modules and comes with following features:
- converting DXF entities to Blue Kenue
- converting line sets and t3s meshes to dxf file format
- generating meshes out of profiles breaklines and boundaries
- converting t3s meshes to LandXML file format
- converting .2dm files to Blue Kenue file formats
- generating rasterized grids as DXF with scalars and vectors
- generating contour plots as DXF
I hope, someone of you can find usage for the tool!
Best regards,
Reinhard Fleissner