OpenSees Cloud

OpenSees AMI

Parallel

Description

The Parallel material model combines multiple UniaxialMaterial objects into a parallel configuration where all materials have the same strain and the stresses and tangents are additive. The Parallel material model is useful for combining pre-defined models into more complex constitutive relationships. The model can be used anywhere a UniaxialMaterial is expected, e.g., as stress-strain, force-deformation, or moment-rotation.

Syntax

ops.uniaxialMaterial('Parallel',tag,*matTags)
ops.uniaxialMaterial('Parallel',tag,*matTags,'-factors',*factors)

Parameters

Optional Parameters

Notes

Examples

ops.uniaxialMaterial('Elastic',1,29000)
ops.uniaxialMaterial('Elastic',2,3000)
ops.uniaxialMaterial('Parallel',3,1,2)



I work on problems related to modeling and nonlinear structural analysis. If these problems are relevant to a current professional project, feel free to reach out.