hi:
everyone,
how can i get the total stiffness matrix and element stiffness matrix , can anybody give me some advice.
thanks .
how can i get the element and total stiffness matrix
Moderators: silvia, selimgunay, Moderators
Re: how can i get the element and total stiffness matrix
you can get the tangent matrix of the global system using printA
http://opensees.berkeley.edu/wiki/index ... tA_Command
you cannot obtain the individual element matrices w/o going in and writing some code.
http://opensees.berkeley.edu/wiki/index ... tA_Command
you cannot obtain the individual element matrices w/o going in and writing some code.