Next: Getting Started Up: CalculiX USER'S MANUAL - Previous: Concept Contents
File Formats
The following file-formats are available to write(w) and/or read(r) geometric entities:
- fbd-format(r/w), this format consists of a collection of commands explained in the section ''Commands'' and it is mainly used to store geometrical information like points, lines, surfaces and bodies. But it can also be used to define a batch job which uses the available commands.
- step-format(r), reverse engineered based on some cad files. Only points and certain types of lines are supported currently.
- stl-format(r/w), this format describes a shape using only triangles (see the read command to handle edges generated by NETGEN).
The following file-formats are available to write a mesh and certain boundary-conditions:
- Abaqus, which is also used by the CalculiX solver ccx.
- Ansys, most boundary conditions available.
- Code_Aster, small subset of boundary conditions available.
- Samcef, small subset of boundary conditions available.
- duns, a free cfd-code [5].
- isaac, a free cfd-code [6].
- OpenFOAM, a free cfd-code [7], only 8-noded brick-elements are supported.
- Nastran, most boundary conditions available.
- tochnog, a free fem-code [8], only 8-noded brick-elements are supported.
- Abaqus, this is also used by the CalculiX solver ccx.
- Netgen, read Netgen native format (.vol)
- frd-format, files of this format are used to read results of previous calculations like displacements and stresses. This format is described in section ''Result Format.'' It is also used by ccx.
- duns, a free cfd-code [5],
- isaac, a free cfd-code [6],
- OpenFOAM, a free cfd-code [7].
Next: Getting Started Up: CalculiX USER'S MANUAL - Previous: Concept Contents root 2011-03-26