FEM ConstraintFlowVelocity: Difference between revisions

From FreeCAD Documentation
m (Linted templates)
No edit summary
(24 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>

<!--T:4-->
<!--T:4-->
{{Docnav
{{Docnav
|[[FEM_ConstraintFluidBoundary|Constraint fluid boundary]]
|[[FEM_ConstraintInitialFlowVelocity|Constraint initial flow velocity]]
|[[FEM_ConstraintFixed|Constraint fixed]]
|[[FEM_ConstraintPlaneRotation|Constraint plane rotation]]
|[[FEM_Module|FEM]]
|[[FEM_Module|FEM]]
|IconL=FEM_ConstraintInitialFlowVelocity.svg
|IconL=FEM_ConstraintFluidBoundary.png
|IconR=FEM_ConstraintPlaneRotation.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
|IconR=FEM_ConstraintFixed.png
}}
}}


Line 15: Line 15:
{{GuiCommand
{{GuiCommand
|Name=FEM ConstraintFlowVelocity
|Name=FEM ConstraintFlowVelocity
|MenuLocation= Model → Fluid Constraints → Constraint flow velocity
|Icon=Fem-constraint-flow-velocity.svg
|Workbenches=[[Fem_Workbench|FEM]]
|MenuLocation= Model → Fluid constraints → Constraint flow velocity
|SeeAlso=[[FEM_ConstraintInitialFlowVelocity|FEM Constraint initial flow velocity]]
|Workbenches=[[Fem Workbench|FEM]]
|Shortcut=
|SeeAlso=[[FEM_tutorial|FEM tutorial]]
}}
}}


==Description== <!--T:8-->


<!--T:2-->
<!--T:2-->
Applies a flow velocity as boundary condition to an edge in 2D or to a face in 3D.
ToDo

</translate>
[[File:FEM-constraint-flow-velocity task-panel.png]]
<translate>
<!--T:13-->
{{Caption|Constraint flow velocity menus within the [[[[Task_panel|task panel]]}}

==Usage== <!--T:9-->

<!--T:11-->
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintFlowVelocity.svg|16px]] [[FEM_ConstraintFlowVelocity|ConstraintFlowVelocity]]}} button.
#* Select the {{MenuCommand|Model → Fluid Constraints → [[Image:FEM_ConstraintFlowVelocity.svg|16px]] Constraint flow velocity}} option from the menu.
# The [[[[Task_panel|task panel]] will display menus for constraint flow velocity
# Select the target Edges or Faces.
# Press the {{Button|Add}} button.
# Deselect "unspecified" to activate the necessary fields for edition.
# Fill in the values in mm/s for the main Cartesian components.

==Notes== <!--T:14-->

<!--T:10-->
* Vector components that are ticked as "unspecified" will be interpolated by the selected solver.
*: Any vector that should be the result of the solver must be ticked as "unspecified".
* If the target face or edge is not aligned with the main cartesian coordinate system, it is possible to tick "normal to boundary".
*: If "normal to boundary" is ticked, the normal vector to the selected edge or face is X and it will be oriented away from the mesh domain.
*: For example, if a flow of 20 mm/s of air must enter the domain, then after ticking "normal to boundary" the user will have to input -20 mm/s in the "velocity X" field.


<!--T:12-->
* For a Wall with non-slip condition, the flow will be (0,0,0)
* For a Symmetry condition, the flow will be (0, Unspecified, Unspecified) if "normal to boundary" is ticked.


<!--T:3-->
<br />


<!--T:5-->
<!--T:5-->
{{Docnav
{{Docnav
|[[FEM_ConstraintFluidBoundary|Constraint fluid boundary]]
|[[FEM_ConstraintInitialFlowVelocity|Constraint initial flow velocity]]
|[[FEM_ConstraintFixed|Constraint fixed]]
|[[FEM_ConstraintPlaneRotation|Constraint plane rotation]]
|[[FEM_Module|FEM]]
|[[FEM_Module|FEM]]
|IconL=FEM_ConstraintInitialFlowVelocity.svg
|IconL=FEM_ConstraintFluidBoundary.png
|IconR=FEM_ConstraintPlaneRotation.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
|IconR=FEM_ConstraintFixed.png
}}
}}


Line 43: Line 70:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 18:16, 26 February 2021

FEM ConstraintFlowVelocity

Menu location
Model → Fluid Constraints → Constraint flow velocity
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
FEM Constraint initial flow velocity

Description

Applies a flow velocity as boundary condition to an edge in 2D or to a face in 3D.

{{Caption|Constraint flow velocity menus within the [[task panel}}

Usage

  1. There are several ways to invoke the command:
    • Press the ConstraintFlowVelocity button.
    • Select the Model → Fluid Constraints → Constraint flow velocity option from the menu.
  2. The [[task panel will display menus for constraint flow velocity
  3. Select the target Edges or Faces.
  4. Press the Add button.
  5. Deselect "unspecified" to activate the necessary fields for edition.
  6. Fill in the values in mm/s for the main Cartesian components.

Notes

  • Vector components that are ticked as "unspecified" will be interpolated by the selected solver.
    Any vector that should be the result of the solver must be ticked as "unspecified".
  • If the target face or edge is not aligned with the main cartesian coordinate system, it is possible to tick "normal to boundary".
    If "normal to boundary" is ticked, the normal vector to the selected edge or face is X and it will be oriented away from the mesh domain.
    For example, if a flow of 20 mm/s of air must enter the domain, then after ticking "normal to boundary" the user will have to input -20 mm/s in the "velocity X" field.
  • For a Wall with non-slip condition, the flow will be (0,0,0)
  • For a Symmetry condition, the flow will be (0, Unspecified, Unspecified) if "normal to boundary" is ticked.