fconcrete.Structural.Material module¶
-
class
fconcrete.Structural.Material.Material(E, poisson, alpha)[source]¶ Bases:
objectDefine the class for the material.
Attributes: - E :
number Represent the Young Modulus (E) in kN/cmˆ2.
- poisson :
number Poisson’s ratio is a measure of the Poisson effect, that describes the expansion of a material in directions perpendicular to the direction of compression.
- alpha :
number Coefficient of thermal expansion which is the relative expansion (also called strain) divided by the change in temperature.
- E :