fem_to_tec_test


fem_to_tec_test, an Octave code which calls fem_to_tec() to read three files defining a finite element model (FEM format) and write 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, an Octave code which converts FEM models into tecplot ASCII files.

Source Code:

ELL is an example of a 2D finite element model in which a scalar value is stored.

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


Last revised on 23 September 2024.