Page 1 of 1

Element Stiffness Matrix

Posted: Tue Jul 28, 2020 3:30 pm
by MaryAvval
Dear all,

I have a question about the stiffness matrix.
Is it possible to extract the stiffness matrix of each element of a 3-dimensional structure modeled in STKEO?

Thanks in advance.

Re: Element Stiffness Matrix

Posted: Mon Aug 17, 2020 2:21 pm
by STKO Team
It is not possible to write the stiffness matrix of each element of a model with multiple elements.
However, if you have only 1 element, you can print the full global stiffness matrix (that in this case coincide with the elemental one, if you do not apply any constraint).

This can be done using:
printA
or
printA - file "output.txt"