FEM MaterialReinforced/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
Line 37: Line 37:
* In the CalculiX solver settings, one has to set Material Nonlinearity to linear if [[FEM_MaterialMechanicalNonlinear|FEM MaterialMechanicalNonlinear]] is not used.
* In the CalculiX solver settings, one has to set Material Nonlinearity to linear if [[FEM_MaterialMechanicalNonlinear|FEM MaterialMechanicalNonlinear]] is not used.
* More information about this feature, and an example of its usage, can be found in [[Analysis_of_reinforced_concrete_with_FEM|Analysis of reinforced concrete with FEM]].
* More information about this feature, and an example of its usage, can be found in [[Analysis_of_reinforced_concrete_with_FEM|Analysis of reinforced concrete with FEM]].
* For a video tutorial (based on the [[FEM_tutorial|FEM Tutorial]]) that uses this tool, watch: [https://www.youtube.com/watch?v=SZTIqhfCSVc FEM MaterialReinforced tutorial].





Latest revision as of 09:35, 27 March 2024

Усиленный материал (бетон)

Системное название
FEM_MaterialReinforced
Расположение в меню
Model → Материалы → Усиленный материал (бетон)
Верстаки
FEM
Быстрые клавиши
Нет
Представлено в версии
-
См. также
FEM tutorial

Description

Creates a reinforced matrix material. It combines a matrix material (e.g. concrete) and a reinforcement material (e.g. steel).

Usage

  1. To create a new MaterialReinforced object do the following:
  2. To edit an existing MaterialReinforced object:
  3. Select the matrix material.
  4. Optionally press the Edit button to edit its properties. The following material properties have to be defined: Young's modulus, Poisson's ratio, compressive strength and angle of friction.
  5. Select the reinforcement material.
  6. Optionally press the Edit button to edit its properties. A yield strength has to be defined.

Notes