typhon2vtk
- command line:
typhon2vtk [options] inputfile.tys
- available options:
-
-bin / -binary
: binary output (default) -
-asc / -ascii
: formatted output -
-o basename
: define basename of output file (default is inputfile)
-
typhon2tecplot
The tecplot file contains 2 zones: one is the mesh, the other one is the solution (with shared connectivity and node positions)
- command line:
typhon2tecplot [options] inputfile.tys
- available options:
-
-o basename
: define basename of output file (default is inputfile)
-