FEM EquationFlow

FEM EquationFlow

Menu location
Solve → Flow equation
Workbenches
FEM
Default shortcut
None
Introduced in version
0.17
See also
None

Description

This equation calculates viscous fluid flows using the Navier-Stokes equations.

For info about the math of the equation, see the Elmer models manual, section Navier-Stokes Equations.

Usage

  1. After adding an Elmer solver as described here, select it in the tree view.
  2. Now either use the toolbar button or the menu Solve → Flow equation.
  3. Change the equation's solver settings or the general solver settings if necessary.

Solver Settings

For the general solver settings, see the Elmer solver settings.

The flow equation provides these special settings:

Equation:

Notes for Convergence

If the solver results do not converge, you can try these things (in the given order):

  1. Reduce the DataRelaxation Factor, see the nonlinear system settings.
  2. Increase the value for DataNonlinear Newton After Iterations, see the nonlinear system settings.
  3. Reduce the number of CPU cores used, see the FEM preferences.
  4. Increase the mesh density (make it more fine).

Analysis Feature Information

The flow equation takes the following analysis features into account if they are set:

Notes

Results

The results are the velocity in and the pressure in . If there is no Initial pressure condition and Pressure load given, the resulting pressure will be relative not absolute. Since pressure must act on a face, absolute pressure results cannot be obtained in 2D simulations.