SteelBar¶
- class concreteproperties.material.SteelBar(name: str, density: float, stress_strain_profile: StressStrainProfile, colour: str)[source]¶
Bases:
SteelClass for a steel bar material.
This steel material is treated as a lumped circular mass with a constant strain.
- Parameters:
name (str) – Steel bar material name
density (float) – Steel bar density (mass per unit volume)
stress_strain_profile (StressStrainProfile) – Steel bar stress-strain profile
colour (str) – Colour of the material for rendering, see https://matplotlib.org/stable/gallery/color/named_colors.html for a list of named colours
Methods
Attributes
meshednamedensitystress_strain_profilecolour