importFluentMesh2D
Version 1.0.0 (1.92 KB) by
saeed oveisi
reading fluent mesh file (usually *.msh files) into MATLAB
TGrid and FLUENT mesh files follow a specific format. They are ascii files with *.msh extension (usually) that hold information about a finite volume unstructured mesh. This function accepts a mesh file address as an input and loads the mesh information, then converts it to MATLAB data and returns an structure containing the essential mesh information. This is the first version and it only supports the 2D meshes
Cite As
saeed oveisi (2026). importFluentMesh2D (https://www.mathworks.com/matlabcentral/fileexchange/80996-importfluentmesh2d), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2020b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
