Parallel Material: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(New page: his command is used to construct a parallel material object made up of an arbitrary number of previously-constructed UniaxialMaterial objects. {| | style="background:yellow; color:black...)
 
No edit summary
Line 1: Line 1:
his 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.




Line 23: Line 23:


Code Developed by: <span style="color:blue"> fmk </span>
Code Developed by: <span style="color:blue"> fmk </span>
Images Developed by: <span style="color:blue"> Silvia Mazzoni </span>

Revision as of 18:03, 28 September 2009

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