Damping

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
ambaker
Posts: 10
Joined: Fri Jan 18, 2019 7:47 am
Location: Michigan Technological University

Damping

Post by ambaker »

I am struggling to understand the documentation for the Rayleigh command.

These are the inputs to the Rayleigh command:
$alphaM factor applied to elements or nodes mass matrix
$betaK factor applied to elements current stiffness matrix.
$betaKinit factor applied to elements initial stiffness matrix.
$betaKcomm factor applied to elements committed stiffness matrix.

I understand the first three, but what is the "committed stiffness matrix"?

-Alex
selimgunay
Posts: 916
Joined: Mon Sep 09, 2013 8:50 pm
Location: University of California, Berkeley

Re: Damping

Post by selimgunay »

That is the stiffness matrix at the end of an integration time step, not the one used in the iterations
ambaker
Posts: 10
Joined: Fri Jan 18, 2019 7:47 am
Location: Michigan Technological University

Re: Damping

Post by ambaker »

That makes sense.
Thank you!
Post Reply