medit_to_ice, a C code which reads a medit() MESH file containing an ICE dataset and rewrites the information as a NETCDF file.
medit_to_ice prefixwhere
The information on this web page is distributed under the MIT license.
medit_to_ice is available in a C version and a C++ version and a Fortran90 version and a MATLAB version.
ice_io, a C code which reads or writes ICE datasets, using the NETCDF format.
ice_to_medit, a C code which reads a NETCDF file containing an ICE dataset and rewrites the information as a medit() MESH file.
mesh, a data directory which contains examples of medit() 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_mesh_io, a C code which can read or write 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.