Tecplot ASCII FEBLOCK file loader
by Gus Brown
06 Oct 2011
(Updated 07 Oct 2011)
Load Tecplot ASCII FEBLOCK file of surfaces exported from Fluent into a Matlab structure.
|
Watch this File
|
| File Information |
| Description |
I noticed that there was not one of these on File exchange so here is one that I created.
A simple function created to read in Tecplot ASCII files of surface data exported from Fluent CFD.
Creates a Matlab structure representing the file block structure where the fields are the zones and subfields the variables.
Currently it only reads in Quad and Tri surfaces, but I suspect that it would be easy to modify to read in volumes.
I have only tested it with Fluent output data, so there may be some tweaking required to make it more robust to data exported from other sources.
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 07 Oct 2011 |
Gus Brown
|
|
|
| Updates |
| 07 Oct 2011 |
Removed quadsurf requirement, trisurf works for quads too. |
|
Contact us at files@mathworks.com