fem_to_tec_test


fem_to_tec_test, a Fortran90 code which calls fem_to_tec(), which reads three files defining a finite element model (FEM format) and writes a TECPLOT ASCII file suitable for display by TECPLOT.

Licensing:

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

Related Data and Programs:

fem_to_tec, a Fortran90 code which reads three files defining an FEM model, and writes an equivalent TECPLOT file.

Source Code:

ELL is an example of a 2D finite element model in which a scalar value is stored. This data was computed by the FREE_FEM_POISSON program.

TINY is a "tiny" example of a 2D finite element model in which a vector value is stored.


Last revised on 26 November 2006.