medit_mesh_io


medit_mesh_io, a C code which reads and writes medit() MESH files, which define a mesh associated with the finite element method (FEM) in 2D or 3D, using triangles, quadrilaterals, tetrahedrons or hexahedrons.

Licensing:

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

Languages:

medit_mesh_io is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.

Related Programs:

medit_mesh_io_test

ice_to_medit, a C program which reads a netcdf() file containing an ICE dataset and rewrites the information as a MESH file.

mesh, a data directory which contains examples of MESH files, which can be used to define the geometry of a finite element mesh in 2D or 3D, using triangles, quadrilaterals, tetrahedrons or hexahedrons.

medit_to_ice, a C program which reads the ICE dataset information from a MESH files and rewrites it to a NETCDF file.

Reference:

  1. Pascal Frey,
    MEDIT: An interactive mesh visualization software,
    Technical Report RT-0253,
    Institut National de Recherche en Informatique et en Automatique,
    03 December 2001.

Source Code:


Last revised on 15 January 2023.