FEM MaterialReinforced: Difference between revisions

From FreeCAD Documentation
Line 30: Line 30:
#* 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.
#* 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:
# To edit an existing MaterialReinforced object:
#* Select it in the [[Tree_view|Tree view]].
#* Double-click it in the [[Tree_view|Tree view]].
# Select the matrix material.
#* Specifythe 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.
# 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==
==Notes==

Revision as of 09:52, 12 November 2023

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

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