FEM MaterialReinforced: Difference between revisions

From FreeCAD Documentation
(update docnav)
No edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


Line 6: Line 5:
{{Docnav
{{Docnav
|[[FEM_MaterialMechanicalNonlinear|Nonlinear mechanical material]]
|[[FEM_MaterialMechanicalNonlinear|Nonlinear mechanical material]]
|[[FEM_Material_editor|Material editor]]
|[[FEM_MaterialEditor|Material editor]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_MaterialMechanicalNonlinear.svg
|IconL=FEM_MaterialMechanicalNonlinear.svg
|IconR=FEM_MaterialSolid.svg
|IconR=FEM_MaterialEditor.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 21: Line 20:
}}
}}


<!--T:2-->
==Description== <!--T:8-->

ToDo
<!--T:9-->
Creates a reinforced matrix material. It combines a matrix material (e.g. concrete) and a reinforcement material (e.g. steel).

==Usage== <!--T:10-->

<!--T:11-->
# To create a new MaterialReinforced object do the following:
#* Click the {{Button|[[Image:FEM MaterialReinforced.svg|16px]] [[FEM MaterialReinforced|Reinforced material (concrete)]]}} button or choose the {{MenuCommand|Model → Materials → [[Image:FEM_MaterialReinforced.svg|16px]] Reinforced material (concrete)‏‎}} option from the menu.
# To edit an existing MaterialReinforced object:
#* Double-click it in the [[Tree_view|Tree view]].
# Select the matrix material.
# Optionally press the {{Button|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.
# Select the reinforcement material.
# Optionally press the {{Button|Edit}} button to edit its properties. A yield strength has to be defined.

==Notes== <!--T:12-->

<!--T:13-->
* 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]].
* 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].




Line 28: Line 48:
{{Docnav
{{Docnav
|[[FEM_MaterialMechanicalNonlinear|Nonlinear mechanical material]]
|[[FEM_MaterialMechanicalNonlinear|Nonlinear mechanical material]]
|[[FEM_Material_editor|Material editor]]
|[[FEM_MaterialEditor|Material editor]]
|[[FEM_Workbench|FEM]]
|[[FEM_Workbench|FEM]]
|IconL=FEM_MaterialMechanicalNonlinear.svg
|IconL=FEM_MaterialMechanicalNonlinear.svg
|IconR=FEM_MaterialSolid.svg
|IconR=FEM_MaterialEditor.svg
|IconC=Workbench_FEM.svg
|IconC=Workbench_FEM.svg
}}
}}
Line 38: Line 58:
{{FEM Tools navi{{#translation:}}}}
{{FEM Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 09:35, 27 March 2024

FEM MaterialReinforced

Menu location
Model → Materials → Reinforced material (concrete)
Workbenches
FEM
Default shortcut
None
Introduced in version
-
See also
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