Skip to content

write ordered data as a binary tecplot file (plt)

License

Notifications You must be signed in to change notification settings

Cxb1993/ordered_tec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ordered_tec

Ordered_tec is a simple pack writing ordered data (structural data) to a binary tecplot file (.plt). Now this pack contains C++ and Matlab version. This package does not need any dependency, and it directly write binary files according to Tecplot binary data format.

Features

Basic Features

  • Support 1, 2 and 3 dimensional data
  • Support multi-zone file
  • Support file types including grid, solution and full
  • Support solution time and strand Id for zone
  • Support auxiliary data for file and zone

Hightlight Features

  1. Auto recognition the data type, supporting five types of data
  2. Support exclude data with Begin, End and Skip
  3. Free setting of echo mode
  4. Complete log system including log in xml and json

Usage

More details seen in C++ version and MATLAB version

Contribution

You can just comment in issues or contact me by email to talk about your idea or demand. Thank you.

License

MIT License

About

write ordered data as a binary tecplot file (plt)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published