FEM ConstraintPressure/ru: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[FEM_ConstraintForce/ru|Constraint force]]
|[[FEM_ConstraintForce/ru|Constraint force]]
|[[FEM_ConstraintSelfWeight/ru|Constraint self weight]]
|[[FEM_ConstraintCentrif/ru|Constraint centrif]]
|[[FEM_Workbench/ru|FEM]]
|[[FEM_Workbench/ru|FEM]]
|IconL=FEM_ConstraintForce.svg
|IconL=FEM_ConstraintForce.svg
Line 10: Line 9:
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 22: Line 20:
</div>
</div>


<span id="Description"></span>
==Описание==
==Описание==


Applies a pressure constraint to a face.
Applies a pressure load to a face.


<span id="Usage"></span>
==Использование==
==Применение==


# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ConstraintPressure.svg|16px]] [[FEM_ConstraintPressure|FEM ConstraintPressure]]}} button.
#* Press the {{Button|[[Image:FEM_ConstraintPressure.svg|16px]] [[FEM_ConstraintPressure|Pressure load]]}} button.
#* Select the {{MenuCommand|Model → Mechanical Constraints → [[Image:FEM_ConstraintPressure.svg|16px]] Constraint pressure}} option from the menu.
#* Select the {{MenuCommand|Model → Mechanical boundary conditions and loads → [[Image:FEM_ConstraintPressure.svg|16px]] Pressure load}} option from the menu.
# Click on {{Button|Add reference}} and select face in the [[3D_view|3D view]].
# Click on {{Button|Add}} and select face in the [[3D_view|3D view]].
# Edit appropriate window to specify pressure load in MPa.
# Edit appropriate window to specify pressure load in MPa.
# Tick box to reverse direction if necessary.
# Tick box to reverse direction if necessary.


<span id="Notes"></span>
==Примечания==
==Примечания==


* Distribution of pressure on face is always uniform and always perpendicular to face.
* Distribution of the pressure on a face is always uniform and always perpendicular to the face.


* {{VersionMinus|0.21}}: Pressure load can be applied to shells but only when [[FEM_MeshGmshFromShape|Gmsh]] is used for meshing and group meshing is set to true. It is hardcoded as true so the user doesn't have to worry about that. However, due to a bug, pressure load may require remeshing to work on shells.
* Pressure on faces: https://tracker.freecadweb.org/view.php?id=3050
* This feature uses the [https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node190.html *DLOAD card in CalculiX].




<div class="mw-translate-fuzzy">
{{Docnav/ru
{{Docnav/ru
|[[FEM_ConstraintForce/ru|Constraint force]]
|[[FEM_ConstraintForce/ru|Constraint force]]
|[[FEM_ConstraintSelfWeight/ru|Constraint self weight]]
|[[FEM_ConstraintCentrif/ru|Constraint centrif]]
|[[FEM_Workbench/ru|FEM]]
|[[FEM_Workbench/ru|FEM]]
|IconL=FEM_ConstraintForce.svg
|IconL=FEM_ConstraintForce.svg
Line 51: Line 52:
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
</div>


{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 10:08, 2 March 2024

Other languages:

FEM ConstraintPressure

Системное название
FEM ConstraintPressure
Расположение в меню
Model → Mechanical Constraints → Constraint pressure
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM Constraint force

Описание

Applies a pressure load to a face.

Применение

  1. There are several ways to invoke the command:
    • Press the Pressure load button.
    • Select the Model → Mechanical boundary conditions and loads → Pressure load option from the menu.
  2. Click on Add and select face in the 3D view.
  3. Edit appropriate window to specify pressure load in MPa.
  4. Tick box to reverse direction if necessary.

Примечания

  • Distribution of the pressure on a face is always uniform and always perpendicular to the face.
  • version 0.21 and below: Pressure load can be applied to shells but only when Gmsh is used for meshing and group meshing is set to true. It is hardcoded as true so the user doesn't have to worry about that. However, due to a bug, pressure load may require remeshing to work on shells.
  • This feature uses the *DLOAD card in CalculiX.