|
TRANSFER File format |
Top Previous Next |
|
The format of a TRANSFER file is dictated by the TRANSFER output format, and contains the following data.
1) A header containing an identifying section listing the FlexPDE version, generating problem name and run time, and plotted variable name or function equation. This header is enclosed in comment brackets, { ... }.
2) A file identifier "FlexPDE transfer file", and the problem title.
3) The number of geometric dimensions and their names.
4) The finite element basis identifier from 4 to 10, meaning:
5) The number of degrees of freedom (points per cell as above).
6) The number of output variables and their names
Each distinct material type in the exported problem is represented by a separate section in the TRANSFER file. Each section consists of:
7) The number of nodes
8) The nodal data, containing one line for each node with the following format:
9) The number of cells.
10) The cell connectivity data, one line per cell, listing the following:
The node numbers are presented in the following order:
|