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.
*GET,ncount,NODE,,COUNT
*DIM,DEFORM,,ncount,3
/POST1
nd=ndnext(0)
*DO,i,1,ncount
DEFORM(i,1)=ux(nd)
DEFORM(i,2)=uy(nd)
DEFORM(i,3)=uz(nd)
nd=ndnext(nd)
*ENDDO
*MWRITE,DEFORM,DEFORM,TXT
(3F25.10)