OpenSees Cloud

OpenSees AMI

Series

Description

The Series material model combines multiple UniaxialMaterial objects into a series configuration where all materials have the same stress and the strains and flexibilities are additive. The internal algorihm is analogous to a one-dimensional version of the non-iterative force-based frame element formulation. The Series 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('Series',tag,*matTags)
ops.uniaxialMaterial('Series',tag,*matTags,'-iter',maxIter,tolerance)

Parameters

Optional Parameters

Notes

Examples

ops.uniaxialMaterial('Elastic',1,29000)
ops.uniaxialMaterial('Elastic',2,3000)
ops.uniaxialMaterial('Series',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.