tec_to_fem


tec_to_fem, a Fortran90 code which reads a TECPLOT file defining a finite element dataset, and writes a corresponding set of FEM files.

Usage:

tec_to_fem file.dat
reads the TECPLOT ASCII file file.dat and creates the FEM files file.node_coord.txt, file.element.txt and file.node_data.txt.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

tec_to_fem is available in a Fortran90 version and a MATLAB version.

Related Data and Programs:

tec_to_fem_test

Source Code:


Last revised on 31 May 2024.