xiao
Subscriber

Hi Dave,

I use the following commands to get the displacement.

set,last
prnsol,u
*cfopen,'axial-disp','txt'
*vwrite,u
(F20.12)
*cfclos

The result is 0.0

Xiao