FEM ElementGeometry1D/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ru |Name=FEM ElementGeometry1D |Name/ru=FEM ElementGeometry1D |MenuLocation=Model → Beam cross section |Workbenches=FEM |Shortcut={{KEY|C}}...")
(Updating to match new version of source page)
 
(30 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}}
{{Docnav/ru
{{Docnav/ru
|[[FEM_MaterialEditor/ru|Редактор материалов]]
|[[Material_editor/ru|Material editor]]
|[[FEM_ElementRotation1D/ru|Beam rotation]]
|[[FEM_ElementRotation1D/ru|Вращение балки]]
|[[FEM_Module/ru|FEM]]
|[[FEM_Workbench/ru|Верстак "FEM"]]
|IconL=Arch_Material_Group.svg
|IconL=FEM_MaterialEditor.svg
|IconR=FEM_ElementRotation1D.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
|IconR=Fem-beam-rotation.svg
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=FEM ElementGeometry1D
|Name=FEM ElementGeometry1D
|Name/ru=FEM ElementGeometry1D
|Name/ru=FEM ElementGeometry1D
|MenuLocation=Model → Beam cross section
|MenuLocation=Model → Beam cross section
|Workbenches=[[Fem Workbench/ru|FEM]]
|Workbenches=[[FEM_Workbench/ru|FEM]]
|Shortcut={{KEY|C}} {{KEY|B}}
|Shortcut={{KEY|C}} {{KEY|B}}
|SeeAlso=[[FEM_tutorial/ru|FEM tutorial]]
|SeeAlso=[[FEM_tutorial/ru|FEM tutorial]]
}}
}}
</div>


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


Команда '''Поперечное сечение балки''' используется для определения поперечных сечений элементов балки. В настоящее время доступны следующие типы поперечных сечений: прямоугольное, круглое и трубное.


==Usage==
<span id="Usage"></span>
==Применение==


# Several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:FEM_ElementGeometry1D.svg|16px]] [[FEM_ElementGeometry1D|Beam cross section]]}} button.
#* {{KEY|C}} {{KEY|B}} keyboard shortcut
#* {{MenuCommand|Model → Beam cross section}}
#* Select the {{MenuCommand|Model → Element Geometry → [[Image:FEM_ElementGeometry1D.svg|16px]] Beam cross section}} option from the menu.
# Choose the type of cross section and specify the necessary dimensions:
#* Rectangular: width and height,
#* Circular: diameter,
#* Pipe: outer diameter and thickness.
# Optionally, press the {{Button|Add}} button in the task panel and then click on the edge you want to have a prescribed cross section. If the edge selection is free, all remaining edges (whose cross section is not defined by other [[FEM_ElementGeometry1D|FEM ElementGeometry1D]] objects) will be automatically assigned.


<span id="Properties"></span>
==Options==
==Свойства==


* {{PropertyData|Section Type}}: specifies the type of the beam section (''Rectangular'', ''Circular'' or ''Pipe'')
* {{PropertyData|Circ Diameter}}: diameter of circular section, used if {{PropertyData|Section Type}} is ''Circular''
* {{PropertyData|Pipe Diameter}}: outer diameter of pipe section, used if {{PropertyData|Section Type}} is ''Pipe''
* {{PropertyData|Pipe Thickness}}: thickness of pipe section, used if {{PropertyData|Section Type}} is ''Pipe''
* {{PropertyData|Rect Height}}: height of rectangular section, used if {{PropertyData|Section Type}} is ''Rectangular''
* {{PropertyData|Rect Width}}: width of rectangular section, used if {{PropertyData|Section Type}} is ''Rectangular''


<span id="Limitations"></span>
==Properties==
==Ограничения==


* Other types of cross sections available in CalculiX (elliptical, box and general) are not currently supported. One can edit the input file to use them.


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


* For viewing results from CalculiX solver on the mesh expanded to the prescribed cross section, property {{incode|Beam Shell Result Output 3D}} in the [[FEM_SolverCalculixCxxtools|FEM SolverCalculixCxxtools]] needs to be set to {{incode|True}}.
* Some sections require specific element types:
** circular section - 2nd order elements
** pipe section - 2nd order elements with reduced integration ({{Version|0.22}}: reduced integration is enabled by default for beam elements and can be switched using the ''Beam Reduced Integration'' property of the [[FEM_SolverCalculixCxxtools|CalculiX solver]])
* This feature uses the [https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node162.html *BEAM SECTION card in CalculiX].


==Notes==


{{Docnav/ru

|[[FEM_MaterialEditor/ru|Редактор материалов]]
==Scripting==
|[[FEM_ElementRotation1D/ru|Вращение балки]]

|[[FEM_Workbench/ru|Верстак "FEM"]]

|IconL=FEM_MaterialEditor.svg

|IconR=FEM_ElementRotation1D.svg
{{Docnav
|[[Material_editor|Material editor]]
|[[FEM_ElementRotation1D|Beam rotation]]
|[[FEM_Module|FEM]]
|IconL=Arch_Material_Group.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
|IconR=Fem-beam-rotation.svg
}}
}}


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

Latest revision as of 20:04, 25 February 2024

FEM ElementGeometry1D

Системное название
FEM ElementGeometry1D
Расположение в меню
Model → Beam cross section
Верстаки
FEM
Быстрые клавиши
C B
Представлено в версии
-
См. также
FEM tutorial

Описание

Команда Поперечное сечение балки используется для определения поперечных сечений элементов балки. В настоящее время доступны следующие типы поперечных сечений: прямоугольное, круглое и трубное.

Применение

  1. There are several ways to invoke the command:
    • Press the Beam cross section button.
    • Select the Model → Element Geometry → Beam cross section option from the menu.
  2. Choose the type of cross section and specify the necessary dimensions:
    • Rectangular: width and height,
    • Circular: diameter,
    • Pipe: outer diameter and thickness.
  3. Optionally, press the Add button in the task panel and then click on the edge you want to have a prescribed cross section. If the edge selection is free, all remaining edges (whose cross section is not defined by other FEM ElementGeometry1D objects) will be automatically assigned.

Свойства

  • ДанныеSection Type: specifies the type of the beam section (Rectangular, Circular or Pipe)
  • ДанныеCirc Diameter: diameter of circular section, used if ДанныеSection Type is Circular
  • ДанныеPipe Diameter: outer diameter of pipe section, used if ДанныеSection Type is Pipe
  • ДанныеPipe Thickness: thickness of pipe section, used if ДанныеSection Type is Pipe
  • ДанныеRect Height: height of rectangular section, used if ДанныеSection Type is Rectangular
  • ДанныеRect Width: width of rectangular section, used if ДанныеSection Type is Rectangular

Ограничения

  • Other types of cross sections available in CalculiX (elliptical, box and general) are not currently supported. One can edit the input file to use them.

Примечания

  • For viewing results from CalculiX solver on the mesh expanded to the prescribed cross section, property Beam Shell Result Output 3D in the FEM SolverCalculixCxxtools needs to be set to True.
  • Some sections require specific element types:
    • circular section - 2nd order elements
    • pipe section - 2nd order elements with reduced integration (introduced in version 0.22: reduced integration is enabled by default for beam elements and can be switched using the Beam Reduced Integration property of the CalculiX solver)
  • This feature uses the *BEAM SECTION card in CalculiX.