srh2sms

Convert SRH-2D model outputs into an SMS friendly format.
459 téléchargements
Mise à jour 23 sept. 2010

Afficher la licence

This function carries out the following tasks:

1) Allows the user to select the first timestep of an SRH model output to convert, regardless of the SRH version used.

2) Automatically renames SRH files from SRH1, SRH2...SRH100 to a machine-friendly format: SRH001, SRH002...SRH100.

3) Parses each SRH output file into separate output files for the water elevation, depth, velocity magnitude, Froude number, and boundary shear stress.

4) Creates single time series of each parsed file which can be opened in SMS.

5) Saves the model outputs in .mat binary file so that the SRH model results can be read in and analyzed much faster than using the text files as input!

Note: The SRH model needs to be set up so that the outputs are NODE-CENTERED for the conversion to work properly.

Citation pour cette source

Jeff Tuhtan (2024). srh2sms (https://www.mathworks.com/matlabcentral/fileexchange/28310-srh2sms), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simulation dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

- Fixed output file name bug

1.1.0.0

- Added automatic recognition of output data, regardless of the SRH version or model used.
- Exports output as binary .mat files, as well as .dat text files.
- Files are renumbered instead of saved with new name, speeding up the function.

1.0.0.0