Telemac Tools

Read/write functions for Telemac hydrodynamic model files (both Selafin and Leonard formats)
3.2K Downloads
Updated 13 Sep 2011

View License

This set of m-files enables you to read, write and manipulate results files from the Telemac2D and 3D hydrodynamic modelling system of EDF/Sogreah. Both the triangular finite element grid (Selafin format) and square grid (Leonard format) are supported.

Usage examples have been included to help understand how to use the low level read and write functions so that you can incorporate them into your own Matlab code.

To get started, run the 'teldemo.m' script. This first calls 'telmean.m' which performs a time average on all the variables in the example hydrodynamic results file of the Mersey estuary (UK) and saves the answer to a new Selafin file. It then plots the mean water depth from the newly created file using 'telplot.m' (as shown in the screenshot).

I would like to acknowledge Dr Jon French of the Coastal and Estuarine Research Unit (University College London) for providing code that inspired these routines.

*********************************************************************************

The fully open source (Fortran) Telemac hydrodynamic model (version 6.0) is free to download at www.opentelemac.org .

*********************************************************************************

Cite As

Thomas Benson (2024). Telemac Tools (https://www.mathworks.com/matlabcentral/fileexchange/25021-telemac-tools), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on QSP, PKPD, and Systems Biology in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.6.0.0

Updated the telemac link to the new website

1.5.0.0

Updated the description (Telemac is now open source!)

1.4.0.0

Modified the description (you can now download Telemac for free)

1.3.0.0

Uploaded a different example result file of the Mersey

1.1.0.0

Small changes to the description

1.0.0.0