Hi
I need to post-process the stiffness matrix (obtained by ANSYS) of a pre-stressed structure. I did the following passages after builiding and loading opportunely my FE model
/SOLU
ANTYPE,STATIC
!*NLGEOM,ON
PSTRES,ON
ematwrite,yes
SOLVE
FINISH
/SOLU...