Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.89 KB

ReadMe.org

File metadata and controls

51 lines (39 loc) · 1.89 KB

C++ IO support for various FEM exchange file formats

Supported FEM file formats

Not all functionality defined for the exchange file formats is supported. The supported subset is currently mainly defined by the functionality supported in GLFrame rspt. the BMF file format.

More detailed information on supported functionality can be found in the according directories in the docs subdirectory.

Unit system considerations

Unit systems used by the different systems are:

Dimension \ SystemPoseidonNastranSesam / GeniE
L (Length Unit)[m] for nodes[m][m]
[mm] for plate thicknesses
M (Mass Unit)[t][t][t]
ML/T² Force Unit)[kN][kN][kN]

Yield stress is stored in [kN/m²] in Sesam / GeniE, but [N/mm²] in POSEIDON.

NASTRAN Bulk Data Format (BDF)

DNV GL Seasam Input Interface File (FEM)