07 July 2017 1 3K Report

Hi,

I want to show the 1st to 4th modal modes in four windows. 

The attached picture shows what I want. It also can be found in the following link:

http://www.mece.ualberta.ca/tutorials/ansys/IT/Modal/Modal.html

However, I got stuck at developing the code for it. I understand the code for displaying the first mode would be (after I have done modal analysis):

/post1

set,first

pldisp

and the code for creating four windows would be:

/WIND,ALL,OFF

/WIND,1,LTOP

/WIND,2,RTOP

/WIND,3,LBOT

/WIND,4,RBOT

But how do I showing different modes respectively in four windows.

Thank you.

Similar questions and discussions