Concrete¶
-
class
xc.
RawConcrete
¶ Bases:
xc.UniaxialMaterial
-
epsc0
¶ strain at compressive strength.
-
epscu
¶ strain at crushing strength.
-
fpc
¶ compressive strength.
-
-
class
xc.
ConcreteBase
¶ Bases:
xc.RawConcrete
-
getTangent
((ConcreteBase)arg1) → float :¶ returns tangent stiffness.
- C++ signature :
- double getTangent(XC::ConcreteBase {lvalue})
-
-
class
xc.
Concrete01
¶ Bases:
xc.ConcreteBase
-
fpcu
¶ crushing strength.
-
-
class
xc.
Concrete02
¶ Bases:
xc.RawConcrete
-
Ets
¶ tension softening stiffness (absolute value) (slope of the linear tension softening branch).
-
fpcu
¶ crushing strength.
-
ft
¶ tensile strength.
-
ratioSlope
¶ ratio between unloading slope at epscu and initial slope.
-
-
class
xc.
Concrete04
¶ Bases:
xc.ConcreteBase