Initial Strain Material: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{CommandManualMenu}} This command is used to construct an Initial Strain material object. The stress-strain behaviour for this material is defined by another material. Initial ...') |
No edit summary |
||
Line 20: | Line 20: | ||
---- | ---- | ||
NOTE: | |||
Initial strain is positive if it introduces element shortening and is negative if it introduces element elongation. |
Revision as of 23:15, 31 August 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 an Initial Strain material object. The stress-strain behaviour for this material is defined by another material. Initial Strain Material enables definition of initial strains for the material under consideration. The stress that corresponds to the initial strain will be calculated from the other material.
uniaxialMaterial InitStrainMaterial $matTag $otherTag $initStrain |
$matTag | integer tag identifying material |
$otherTag | tag of the other material |
$initStrain | initial strain |
NOTE:
Initial strain is positive if it introduces element shortening and is negative if it introduces element elongation.