Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
allsel,all,all
esel,s,enam,,4
! create element table with SMAX and SMIN
! SMAX Maximum stress (direct stress + bending stress)
! SMIN Minimum stress (direct stress - bending stress)
ETAB,my_SMAX_i,nmisc,1 ! SMAX at node i
ETAB,my_SMAX_j,nmisc,3 ! SMAX at node j
ETAB,my_SMIN_i,nmisc,2 ! SMIN at node i
ETAB,my_SMIN_j,nmisc,4 ! SMIN at node j
pretab,my_SMAX_i,my_SMAX_j,my_SMIN_i,my_SMIN_j
etab,my_SDIR,LS,1,6 ! axial stress
nsel,s,node,,1234
esln,s
elist