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.
The information on this web page is distributed under the MIT license.
fem_to_tec, a Fortran90 code which reads three files defining an FEM model, and writes an equivalent TECPLOT file.
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.