concreteproperties.material.SteelStrand#
- class SteelStrand(name, density, stress_strain_profile, colour, prestress_stress=0)[source]#
Bases:
SteelClass for a steel strand material, treated as a lumped circular mass with a constant strain.
Note
A
StrandProfilemust be used if using aSteelStrandobject.Note
The strand is assumed to be bonded to the concrete.
- Parameters
name (
str) – Steel strand material namedensity (
float) – Steel strand density (mass per unit volume)stress_strain_profile (
StrandProfile) – Steel strand stress-strain profilecolour (
str) – Colour of the material for renderingprestress_stress (
float, default:0) – Prestressing stress applied to the strand
Methods
Given the strand cross-sectional area, returns the prestress strain.
Returns the prestress stress.
Attributes
meshedprestress_stressnamedensitystress_strain_profilecolour