FDF (Field Data File) Format

FDF (Field Data File) is a data file format to store finite element field data. An FDF file is a simple text file containing any scalar or vector field that is defined node by node or element by element or side by side. A user can either implement himself another procedure to read his finite element field data or develop a simple program to convert his favorite field file structure to an FDF file.

An file contains a series of fields given either by nodes, elements or sides. Each field is identified by a time value (the fields correspond typically to different time steps in a transient calculation.

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 :

Node-By-Node Field Files


Element-By-Element Field Files

 
Copyright © 1998-2005 Rachid Touzani