DoddRestrepo: Difference between revisions
Jump to navigation
Jump to search
Mschoettler (talk | contribs) No edit summary |
Mschoettler (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
{| | {| | ||
| style="width:150px" | '''$matTag ''' || | | style="width:150px" | '''$matTag ''' || Integer tag identifying material | ||
|- | |- | ||
| '''$Fy ''' || Yield strength | | '''$Fy ''' || Yield strength |
Revision as of 18:43, 26 September 2011
- Command_Manual
- Tcl Commands
- Modeling_Commands
- model
- uniaxialMaterial
- ndMaterial
- frictionModel
- section
- geometricTransf
- element
- node
- sp commands
- mp commands
- timeSeries
- pattern
- mass
- block commands
- region
- rayleigh
- Analysis Commands
- Output Commands
- Misc Commands
- DataBase Commands
This command is used to construct a Dodd-Restrepo steel material
uniaxialMaterial Dodd_Restrepo $tag $Fy $Fsu $ESH $ESU $Youngs $ESHI $FSHI <$OmegaFac> |
$matTag | Integer tag identifying material |
$Fy | Yield strength |
$Fsu | Stress at peak load |
$ESH | Strain at initiation of strain hardening |
$ESU | Strain at peak Load |
$Youngs | Modulus of elasticity |
$ESHI | Strain for a point on strain hardening curve |
$FSHI | Stress at point on strain hardening curve corresponding to ESHI |
$OmegaFac | Optional: Defauult = 1.0. |
Examples:
References:
Code Developed by : L.L. Dodd & J. Restrepo