medit_mesh_io, a C code which can read or write medit() MESH files, which define a finite element mesh.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
medit_mesh_io is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.
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.