I am trying to output a results of a transient analysis in APDL of a beam to a file using *VWRITE.

But i keep getting the error message "error in format not enough data format specifiers". I have written the script snippet below.

*CFOPEN,results,csv                    !create file to comma separated value

*VWRITE,tstep,y,u,0,0                  

*CFCLOS

Any help is very much appreciated. I have had no result after detailed shuffling through other Ansys forum archives. Thank you.

More Rajkumar Shufen's questions See All
Similar questions and discussions