FEM ElementGeometry1D/ru
FEM ElementGeometry1D
|
Расположение в меню
|
Model → Beam cross section
|
Верстаки
|
FEM
|
Быстрые клавиши
|
C B
|
Представлено в версии
|
-
|
См. также
|
FEM tutorial
|
|
Описание
Команда Поперечное сечение балки используется для определения поперечных сечений элементов балки. В настоящее время доступны следующие типы поперечных сечений: прямоугольное, круглое и трубное.
1.1 and above: Box and elliptical cross sections are also available.
Применение
- 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.
- Choose the type of cross section and specify the necessary dimensions:
- Rectangular: width and height,
- Circular: diameter,
- Pipe: outer diameter and thickness,
- 1.1 and above: Elliptical: axis 1 length and axis 2 length,
- 1.1 and above: Box: height, width, thicknesses T1 - T4.
- 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 the remaining edges (whose cross section is not defined by other FEM ElementGeometry1D objects) will be automatically assigned.
Beam section types, local axes used by CalculiX and dimensions specified in FreeCAD FEM
Свойства
- ДанныеSection Type: specifies the type of the beam section (Rectangular, Circular, Pipe, 1.1 and above: Elliptical and Box)
- 1.1 and above: ДанныеBox Height: height of box section, used if ДанныеSection Type is Box
- 1.1 and above: ДанныеBox T1: thickness T1 of box section, used if ДанныеSection Type is Box
- 1.1 and above: ДанныеBox T2: thickness T2 of box section, used if ДанныеSection Type is Box
- 1.1 and above: ДанныеBox T3: thickness T3 of box section, used if ДанныеSection Type is Box
- 1.1 and above: ДанныеBox T4: thickness T4 of box section, used if ДанныеSection Type is Box
- 1.1 and above: ДанныеBox Width: width of box section, used if ДанныеSection Type is Box
- ДанныеCirc Diameter: diameter of circular section, used if ДанныеSection Type is Circular
- 1.1 and above: ДанныеAxis 1 Length: lenth of axis 1 of elliptical section, used if ДанныеSection Type is Elliptical
- 1.1 and above: ДанныеAxis 2 Length: lenth of axis 2 of elliptical section, used if ДанныеSection Type is Elliptical
- Данные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
Ограничения
- 1.0 and below: 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.
- 1.1 and above: General beam section is not currently supported. One can edit the input file to use it.
Примечания
- 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 1.0: reduced integration is enabled by default for beam elements and can be switched using the Beam Reduced Integration property of the CalculiX solver)
- 1.1 and above: elliptical section - 2nd order elements
- 1.1 and above: box section - 2nd order elements with reduced integration (as explained above)
- This feature uses the *BEAM SECTION card in CalculiX. The direction of the local axis 1 is automatically determined by FreeCAD FEM and written as the direction vector in the second data line of this keyword.
FEM
Constraints
- Solve: CalculiX Standard, Elmer, Mystran, Z88; Equations: Deformation, Elasticity, Electrostatic, Electricforce, Magnetodynamic, Magnetodynamic 2D, Flow, Flux, Heat; Solver: Solver control, Solver run
- Results: Purge, Show; Postprocessing: Apply changes, Pipeline from result, Warp filter, Scalar clip filter, Function cut filter, Region clip filter, Contours filter, Line clip filter, Stress linearization plot, Data at point clip filter, Filter function plane, Filter function sphere, Filter function cylinder, Filter function box
Документация пользователя
- Начинающим
- Установка: Загрузка, Windows, Linux, Mac,
Дополнительных компонентов, Docker, AppImage, Ubuntu Snap
- Базовая: О FreeCAD, Интерфейс, Навигация мыши, Методы выделения, Имя объекта, Настройки, Верстаки, Структура документа, Свойства, Помоги FreeCAD, Пожертвования
- Помощь: Учебники, Видео учебники
- Верстаки: Std Base, Arch, Assembly, CAM, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework