concreteproperties.material.Material#
- class Material(name, density, stress_strain_profile, colour, meshed)[source]#
Bases:
objectGeneric class for a concreteproperties material.
- Parameters
name (
str) – Material namedensity (
float) – Material density (mass per unit volume)stress_strain_profile (
StressStrainProfile) – Material stress-strain profilecolour (
str) – Colour of the material for renderingmeshed (
bool) – If set to True, the entire material region is meshed; if set to False, the material region is treated as a lumped circular mass at its centroid
Methods
Attributes
namedensitystress_strain_profilecolourmeshed