Tecplot ASCII FEBLOCK file loader

バージョン 1.1.0.0 (3.37 KB) 作成者: Gus Brown
Load Tecplot ASCII FEBLOCK file of surfaces exported from Fluent into a Matlab structure.
ダウンロード: 1.4K
更新 2011/10/7

ライセンスの表示

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.

引用

Gus Brown (2024). Tecplot ASCII FEBLOCK file loader (https://www.mathworks.com/matlabcentral/fileexchange/33157-tecplot-ascii-feblock-file-loader), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Import and Analysis についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Removed quadsurf requirement, trisurf works for quads too.

1.0.0.0