MDF (Mesh Data File) Format

MDF (Mesh Data File) is a data file format to store finite element mesh data. An MDF file is a simple text file containing the definition of any finite element mesh. Also a user can either implement himself another procedure to read his finite element data or develop a simple program to convert his favorite mesh file structure to an MDF file.
The main principle here is that any information in the file is contained in a line and is defined by a keyword following the rules :

 
Copyright © 1998-2005 Rachid Touzani