DoddRestrepo: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{CommandManualMenu}} This command is used to construct a Dodd-Restrepo steel material {| | style="background:yellow; color:black; width:800px" | '''uniaxialMaterial Dodd_Rest...') |
Mschoettler (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
{| | {| | ||
| style="background:yellow; color:black; width:800px" | '''uniaxialMaterial Dodd_Restrepo $tag $Fy $Fsu $ESH $ESU $Youngs $ESHI $FSHI <$OmegaFac | | style="background:yellow; color:black; width:800px" | '''uniaxialMaterial Dodd_Restrepo $tag $Fy $Fsu $ESH $ESU $Youngs $ESHI $FSHI <$OmegaFac>''' | ||
|} | |} | ||
Line 12: | Line 12: | ||
| style="width:150px" | '''$matTag ''' || integer tag identifying material | | style="width:150px" | '''$matTag ''' || integer tag identifying material | ||
|- | |- | ||
| '''$Fy ''' || Yield | | '''$Fy ''' || Yield strength | ||
|- | |- | ||
| '''$Fsu ''' || Stress at | | '''$Fsu ''' || Stress at peak load | ||
|- | |- | ||
| '''$ESH ''' || Strain at | | '''$ESH ''' || Strain at initiation of strain hardening | ||
|- | |- | ||
| '''$ESU''' || Strain | | '''$ESU''' || Strain at peak Load | ||
|- | |- | ||
| '''$Youngs ''' || Modulus of | | '''$Youngs ''' || Modulus of elasticity | ||
|- | |- | ||
| '''$ESHI ''' || Strain for a point on strain hardening curve | | '''$ESHI ''' || Strain for a point on strain hardening curve | ||
Line 26: | Line 26: | ||
| '''$FSHI''' || Stress at point on strain hardening curve corresponding to ESHI | | '''$FSHI''' || Stress at point on strain hardening curve corresponding to ESHI | ||
|- | |- | ||
| '''$OmegaFac''' || Optional: Defauult = 1.0 | | '''$OmegaFac''' || Optional: Defauult = 1.0. | ||
|- | |- | ||
|} | |} |
Revision as of 18:42, 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