How to extract stiffness and mass matrices?

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

Moderators: silvia, selimgunay, Moderators

Post Reply
HassanF
Posts: 8
Joined: Tue Dec 31, 2013 8:44 am
Location: University of Sherbrooke

How to extract stiffness and mass matrices?

Post by HassanF »

Hello,

Is there any way to extract initial stiffness matrix and mass matrix of a structure in OpenSees?
Also, if it is possible to have tangent stiffness matrix of the structure in each time step of a transient analysis?

Thanks,
Hassan
gor
Posts: 34
Joined: Wed Dec 07, 2011 12:07 am
Location: Pavia, Italy

Re: How to extract stiffness and mass matrices?

Post by gor »

HassanF
Posts: 8
Joined: Tue Dec 31, 2013 8:44 am
Location: University of Sherbrooke

Re: How to extract stiffness and mass matrices?

Post by HassanF »

Thank you Gor. I tried to use printA, but does not work.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: How to extract stiffness and mass matrices?

Post by fmk »

did you notice the part about the FullGeneral system being required.
HassanF
Posts: 8
Joined: Tue Dec 31, 2013 8:44 am
Location: University of Sherbrooke

Re: How to extract stiffness and mass matrices?

Post by HassanF »

Thank you fmk, I used FullGeneral system, it is working.
I see that at the case of transient analysis, the result of printA will be some combination of mass and stiffness matrices. What is the coefficients?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: How to extract stiffness and mass matrices?

Post by fmk »

that is something you can figure out .. look at the theory for the integtaion scheme you are using and knowing dT and factors you applied you can determine the ratios.
Post Reply