tangent stiffness matrix
Moderators: silvia, selimgunay, Moderators
tangent stiffness matrix
Hi everyone,
I would like to extract (output) tangent stiffness matrix in a static analysis? Can anyone help please?
Thanks
I would like to extract (output) tangent stiffness matrix in a static analysis? Can anyone help please?
Thanks
Re: tangent stiffness matrix
use a FullGenSystem and then use the printA command:
http://opensees.berkeley.edu/wiki/index ... tA_Command
http://opensees.berkeley.edu/wiki/index ... tA_Command
Re: tangent stiffness matrix
Dear Frank,
Thanks for your reply. Let me take the problem one step higher, I would like to grab the initial stiffness matrix and then apply a set of load and get the new stiffness matrix. Then subtract the first one from the second to get geometric stiffness matrix. Do you think that's a possibility? Could you please guide me on if it is possible, then what will be the relationship between the subtracted matrix and geometric stiffness matrix? Is the a definite multiplier of that?
Thanks again,
Adel
Thanks for your reply. Let me take the problem one step higher, I would like to grab the initial stiffness matrix and then apply a set of load and get the new stiffness matrix. Then subtract the first one from the second to get geometric stiffness matrix. Do you think that's a possibility? Could you please guide me on if it is possible, then what will be the relationship between the subtracted matrix and geometric stiffness matrix? Is the a definite multiplier of that?
Thanks again,
Adel
Re: tangent stiffness matrix
it is .. just do an alnalysis with 0 load to get the first one place in 1 file (you might even want to specify a -initial with the algorithmm) .. do your analysis and save the results for the tangent to another file .. use matlab or even tcl to load the 2 files, compute the difference and save to a third file.
Re: tangent stiffness matrix
so then do you think if I write a code to do eigenvalue analysis for the initial stiffness matrix and the subtracted stiffness matrix (=geometric stiffness matrix), that would give me the buckling load of the system?
Thank you
Thank you
Re: tangent stiffness matrix
Hi Adel
Did you solve this problem? I have the same trouble now.
Thank you
Xu
Did you solve this problem? I have the same trouble now.
Thank you
Xu
-
- Posts: 1
- Joined: Tue Mar 05, 2019 9:18 pm
- Contact: