Parallel

This command is used to construct a parallel material object made up of an arbitrary number of previously-constructed UniaxialMaterial objects.

Model.uniaxial(“ParallelMaterial”, name, materials)

materials [materials1,materials2],
materials1 Ref(uniaxial)
materials2 Ref(uniaxial)

The parallel material is represented graphically as follows:

ParallelMaterial.gif

In a parallel model, strains are equal and stresses and stiffnesses are additive: ParallelMaterialExample.gif


Code Developed by: fmk

Images Developed by: Silvia Mazzoni