Parallel Material: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{CommandManualMenu}} | |||
This command is used to construct a parallel material object made up of an arbitrary number of previously-constructed UniaxialMaterial objects. | This command is used to construct a parallel material object made up of an arbitrary number of previously-constructed UniaxialMaterial objects. | ||
{| | {| |
Revision as of 21:11, 3 March 2010
- 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 parallel material object made up of an arbitrary number of previously-constructed UniaxialMaterial objects.
uniaxialMaterial ElasticPP $matTag $tag1 $tag2 ... |
$matTag | integer tag identifying material |
$tag1 $tag2 ... | identification tags of materials making up the material model |
The parallel material is represented graphically:
In a parallel model, strains are equal and stresses and stiffnesses are additive:
Code Developed by: fmk
Images Developed by: Silvia Mazzoni