Maxwell Material

From OpenSeesWiki
Revision as of 19:14, 14 February 2011 by D.lignos (talk | contribs) (Created page with '{{CommandManualMenu}} This command is used to construct a Maxwell material (linear spring and nonlinear dashpot in Series. The Maxwell material simulates the hysteretic response...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




This command is used to construct a Maxwell material (linear spring and nonlinear dashpot in Series. The Maxwell material simulates the hysteretic response of viscous dampers.

uniaxialMaterial Maxwell $matTag $K $C $a $L

$matTag integer tag identifying material
$K Elastic stiffness of linear spring (to model elastic stiffness of viscous damper)
$C Viscous parameter of damper
$a Viscous damper exponent
$L Viscous damper length

Examples:

[1] Input parameters:
[2] Tcl input file for Viscous Damper Calibration
[3] OpenSees Example of 1-story steel moment frame with a viscous damper

References:

[1] Olsson, A.K., and Austrell, P-E., (2001), "A fitting procedure for viscoelastic-elastoplastic material models," Proceedings of the Second European Conference on Constitutive Models for Rubber, Germany, 2001.
[2] Ottosen, N.S., and Ristinmaa, M., (1999). "The mechanics of constitutive modelling, (Numerical and thermodynamical topics)," Lund University,Division of Solid Mechanics, Sweden, 1999.

Code Developed by : by Dr. Dimitrios G. Lignos (McGill University)