Concrete¶
- class xc.RawConcrete¶
 Bases:
xc.UniaxialMaterial- property epsc0¶
 strain at compressive strength.
- property epscu¶
 strain at crushing strength.
- property 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- property fpcu¶
 crushing strength.
- class xc.Concrete02¶
 Bases:
xc.RawConcrete- property Ets¶
 tension softening stiffness (absolute value) (slope of the linear tension softening branch).
- property fpcu¶
 crushing strength.
- property ft¶
 tensile strength.
- property ratioSlope¶
 ratio between unloading slope at epscu and initial slope.
- class xc.Concrete04¶
 Bases:
xc.ConcreteBase