.. include:: sub.txt ================== ReinforcingSteel ================== .. function:: uniaxialMaterial('ReinforcingSteel', matTag, fy, fu, Es, Esh, eps_sh, eps_ult, '-GABuck', lsr, beta, r, gamma, '-DMBuck', lsr, alpha=1.0, '-CMFatigue', Cf, alpha, Cd, '-IsoHard', a1=4.3, limit=1.0, '-MPCurveParams',R1=0.333,R2=18.0,R3=4.0) :noindex: This command is used to construct a ReinforcingSteel uniaxial material object. This object is intended to be used in a reinforced concrete fiber section as the steel reinforcing material. =================================== =========================================================================== ``matTag`` |int| integer tag identifying material ``fy`` |float| Yield stress in tension ``fu`` |float| Ultimate stress in tension ``Es`` |float| Initial elastic tangent ``Esh`` |float| Tangent at initial strain hardening ``eps_sh`` |float| Strain corresponding to initial strain hardening ``eps_ult`` |float| Strain at peak stress ``'-GABuck'`` |str| Buckling Model Based on Gomes and Appleton (1997) ``lsr`` |float| Slenderness Ratio ``beta`` |float| Amplification factor for the buckled stress strain curve. ``r`` |float| Buckling reduction factor r can be a real number between [0.0 and 1.0] r=1.0 full reduction (no buckling) r=0.0 no reduction 0.0`_