FEM Preferences

From FreeCAD Documentation
Revision as of 04:47, 26 March 2022 by Uwestoehr (talk | contribs)

The preferences screen of the FEM Workbench are found in the Preferences Editor, Edit → Preferences → FEM.

There are several tabs in the FEM workbench preferences, starting with the General configuration of the workbench. The rest of the tabs control how FEM interacts with supported external solvers.

The current supported external solvers are:

General

CalculiX

Gmsh

In the Gmsh tab you can specify the following:

Name Description
Search in known binary directories If checked, FreeCAD will look for the binary of Gmsh in known (usual) directories
Gmsh binary path The path to the the binary of Gmsh

Z88

In the Z88 tab you can specify the following:

Name Description
Search in known binary directories If checked, FreeCAD will look for the binary named z88r' of the Z88 solver in known (usual) directories
z88r binary path The path to the the binary named z88r' of the Z88 solver
Solver method The solver method used by the Z88 solver for new simulations.
Max places in stiffness matrix This is relevant when the solver method Simple Cholesky is used. After starting the solver, it might tell you that you need to increase the MAXGS value. In this case increase the max places and re-run the solver.
Max places in coincidence vector This is relevant when one of the iterative solver methods is used. After starting the solver, it might tell you that you need to increase the MAXKOI value. In this case increase the max places and re-run the solver.

Elmer