|
Menüeintrag |
---|
Lösen → Flow equation |
Arbeitsbereich |
FEM |
Standardtastenkürzel |
Keiner |
Eingeführt in Version |
0.17 |
Siehe auch |
Keiner |
Beschreibung
Diese Gleichung berechnet zähflüssige Fluidströme unter Verwendung der Navier-Stokes-Gleichungen (engl.).
For info about the math of the equation, see the Elmer models manual, section Navier-Stokes Equations.
Anwendung
- Add an
Elmer solver.
- Select it in the Tree view.
- There are several ways to invoke the command:
- Press the
Flow equation button.
- Select the Solve →
Flow equation option from the menu.
- Press the
- 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:
- DatenDiv Discretization: To be set to true for incompressible flow for more stable discretization when the Reynolds number increases.
- DatenFlow Model: The flow model that should be used. The default Full includes convection and time derivative terms in the model. No convection switches off the convection terms and the Stokes model switches off the convection terms and the (explicit) time derivative terms.
- DatenGradp Discretization: If set to true pressure Dirichlet boundary conditions can be used. Also the mass flux is available as a natural boundary condition.
- DatenVariable: Optional only for calculations in 2D: You can change the default of 3 to 2.
Note: In this case none of the flow velocity boundary conditions can have a specified z-component.
Equation:
- DatenConvection: The type of convection to be used in the
Heat equation.
Note: For thermal flows it must be set to Computed (the default). - DatenMagnetic Induction: If set to true the magnetic induction equation will be solved along with the Navier-Stokes equations.
Notes for Convergence
If the solver results do not converge, you can try these things (in the given order):
- Reduce the DatenRelaxation Factor, see the nonlinear system settings.
- Increase the value for DatenNonlinear Newton After Iterations, see the nonlinear system settings.
- Reduce the number of CPU cores used, see the FEM preferences.
- 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:
Flow velocity boundary condition
Initial flow velocity condition
Pressure load
Initial pressure condition (introduced in 0.21)
Notes
- Except for calculations in 2D, for all above boundary conditions it is important that they act on a face or body. Boundary conditions for 3D set to lines or vertices are not recognized by the Elmer solver.
- Since
Pressure load can only be set to faces, pressure loads cannot be used for calculations in 2D.
- If there is no
Pressure load set,
Initial pressure condition will only be taken into account if DatenGradp Discretization is set to true.
Ergebnisse
Die Ergebnisse sind die Geschwindigkeit in und der Druck in . Sind weder StartbedingungDruck noch die
Druckbelastung gegeben, ist der resultierende Druck relativ statt absolut. Da ein Druck auf eine Fläche wirken muss, kann der absolute Druck nicht mit 2D-Simulationen ermittelt werden.
Diese Seite wird abgerufen von https://wiki.freecad.org/FEM_EquationFlow