FEM Examples: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Module to Workbench renaming.)
Line 6: Line 6:
|[[FEM_ClippingPlaneRemoveAll|Remove all clipping planes]]
|[[FEM_ClippingPlaneRemoveAll|Remove all clipping planes]]
|[[FEM_MeshClear|Clear FEM mesh]]
|[[FEM_MeshClear|Clear FEM mesh]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ClippingPlaneRemoveAll.svg
|IconL=FEM_ClippingPlaneRemoveAll.svg
|IconR=FEM_MeshClear.svg
|IconR=FEM_MeshClear.svg
Line 16: Line 16:
|Name=FEM Examples
|Name=FEM Examples
|MenuLocation=Utilities → Open FEM examples
|MenuLocation=Utilities → Open FEM examples
|Workbenches=[[FEM_Module|FEM]]
|Workbenches=[[FEM_Workbench|FEM]]
|Version=0.19
|Version=0.19
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
Line 24: Line 24:


<!--T:4-->
<!--T:4-->
[[FEM_Examples|FEM Examples]] launches a graphical interface that allows you to access the different examples available in the [[Image:Workbench_FEM.svg|24px]] [[FEM_Module|FEM]] workbench.
[[FEM_Examples|FEM Examples]] launches a graphical interface that allows you to access the different examples available in the [[Image:Workbench_FEM.svg|24px]] [[FEM_Workbench|FEM]] workbench.


</translate>
</translate>
Line 46: Line 46:
|[[FEM_ClippingPlaneRemoveAll|Remove all clipping planes]]
|[[FEM_ClippingPlaneRemoveAll|Remove all clipping planes]]
|[[FEM_MeshClear|Clear FEM mesh]]
|[[FEM_MeshClear|Clear FEM mesh]]
|[[FEM_Module|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_ClippingPlaneRemoveAll.svg
|IconL=FEM_ClippingPlaneRemoveAll.svg
|IconR=FEM_MeshClear.svg
|IconR=FEM_MeshClear.svg

Revision as of 02:23, 22 August 2021

FEM Examples

Menu location
Utilities → Open FEM examples
Workbenches
FEM
Default shortcut
None
Introduced in version
0.19
See also
FEM tutorial

Description

FEM Examples launches a graphical interface that allows you to access the different examples available in the FEM workbench.

The example selection dialog

Usage

  1. The examples will use one of the finite element solvers that the workbench supports. Therefore the necessary FEM solver must be installed before they can be run.
  2. Select the Utilities → Open FEM examples option from the menu.
  3. The FEM Examples view opens with various categories, All, Constraints, Equations, Materials, Meshes, Solvers.
  4. Open the categories, select one example, and press Setup to open the simulation case only.
  5. Or press Run to open the case, and start the simulation, so that the results are available.