File Formats Overview

Tables supply basic file format information and indicate what capabilities are supported. After the tables, some general notes are provided.

Native File Formats

File FormatImportExport
oSP3D database (.sdb)YesYes
oSP3D script (.ssc)YesYes
oSP3D simulation archive (.sim)NoYes

Scalar Parameter Files

File FormatImportSimulateExport
optiSLang (.bin)YesNoYes
CSV (.csv)YesYesYes

FEM Mesh and CAE Input Files

File FormatImportSimulateExportFEM Types
2D-Grid (.csv)YesNoNogrid (2D)
3D-Grid (.csv)YesNoNogrid (3D)
Abaqus (.inp)YesYesNotriangles (3n, 6n)
quadrangles (4n, 8n, 9n)
tetrahedra (4n)
prism (6n)
hexahedra (8n, 20n)
Ansys Mechanical (.dat, .cdb)YesPartialPartialquadrangles (4n, 8n)
tetrahedra (4n, 10n)
hexahedra (8n, 20n)
Images (.png and many more)YesYesNogrid (2D)
LS-DYNA (.k, .dynain)YesYesYestriangles (3n)
quadrangles (4n)
tetrahedra (4n)
hexahedra (8n)
Nastran (.dat, .bdf, .nas)YesYesYestriangles (3n, 6n)
quadrangles (4n, 8n)
tetrahedra (4n, 10n)
pentahedra (6n, 15n)
hexahedra (8n, 20n)
PERMAS (.dat)YesYesNotriangles (6n)
Signal mesh files (.csv)YesYesNogrid (1D)
Simple legacy VTK ASCII (.vtk)YesNoNotriangles (3n)
quadrangles (4n)
tetrahedra (4n)
hexahedra (8n)
STL (.stl)YesYesYestriangles (3n)

FEM Result Data Files

File FormatImportSimulateExport
CSV (.csv)YesYesYes
LS-PrePost (.k)YesNoNo
PAM-STAMP (.asc)YesNoNo
Signal data files (.csv)YesYesNo

Fluent Result Data Files

File FormatImportSimulateExport
Fluent result data files (.ascii)YesNoNo

General Notes

  • File formats that are not supported or missing file format features can possibly be implemented on request. To request enhanced support for file formats, contact Ansys Support.

  • Many CAE preprocessors and postprocessors support the implemented file formats and might also be able to export them partially in the respective format. For example, Autoform is supported by exporting to LS-DYNA.

  • The oSP3D data import interface is not necessarily bound to the input import interface format. For example, you can use the oSP3D Nastran input import interface to import the CAE input or mesh file or use the oSP3D LS-PrePost data import interface to import the response data file.

  • Because oSP3D's ability to write a format file from beginning to end is very limited, you typically modify existing files.