FEM ConstraintFlowVelocity/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 29: Line 29:


[[File:FEM-constraint-flow-velocity task-panel.png]]
[[File:FEM-constraint-flow-velocity task-panel.png]]
{{Caption|Constraint flow velocity menus within the [[task panel]]}}
{{Caption|Constraint flow velocity menus within the [[[[Task_panel|task panel]]}}


==Использование==
==Использование==
Line 36: Line 36:
#* Press the {{Button|[[Image:FEM_ConstraintFlowVelocity.svg|16px]] [[FEM_ConstraintFlowVelocity|FEM ConstraintFlowVelocity]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintFlowVelocity.svg|16px]] [[FEM_ConstraintFlowVelocity|FEM ConstraintFlowVelocity]]}} button.
#* Select the {{MenuCommand|Model → Fluid Constraints → [[Image:FEM_ConstraintFlowVelocity.svg|16px]] Constraint flow velocity}} option from the menu.
#* Select the {{MenuCommand|Model → Fluid Constraints → [[Image:FEM_ConstraintFlowVelocity.svg|16px]] Constraint flow velocity}} option from the menu.
# The [[task panel]] will display menus for constraint flow velocity
# The [[[[Task_panel|task panel]] will display menus for constraint flow velocity
# Select the target Edges or Faces.
# Select the target Edges or Faces.
# Press the {{Button|Add}} button.
# Press the {{Button|Add}} button.

Revision as of 14:47, 10 March 2021

Other languages:

FEM ConstraintFlowVelocity

Системное название
FEM ConstraintFlowVelocity
Расположение в меню
Model → Fluid constraints → Constraint flow velocity
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Описание

Устанавливает скорость потока в качестве граничного условия к кромке в 2D или к грани в 3D.

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

Использование

  1. There are several ways to invoke the command:
    • Press the FEM 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.