fem_to_medit_test


fem_to_medit_test, a FORTRAN90 code which calls fem_to_medit(), which reads a pair of FEM files defining the node coordinates and elements of a finite element mesh, and rewrites the data as a MESH file.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

fem_to_medit, a FORTRAN90 code which reads a set of FEM files defining the node coordinates, boundary nodes, and elements of a finite element mesh, and rewrites the data as a MESH file.

Source Code:

ELL is a 2D L-shaped region, with a grid of 65 nodes and 96 elements of order 3 triangles.

P01 is 3D FEM data for a rectangular channel of dimensions 3x1x1 physical units, using 584 nodes and 2568 tetrahedral elements.


Last revised on 07 July 2020.