Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Ansys Motion Function problem Reply To: Ansys Motion Function problem

Ankush Choudhary
Ansys Employee

Hi Hongxiao,

Yes, the E1 argument represents the independent variable, and it can also be an expression. Generally, in dynamic analysis, time is an independent variable. However, you can also use expression; it completely depends on your requirements and what information you need. I have tested the below function, which is working fine.Please test the below function expression.

STEP(WZ(#1,#2),-1*126/180*PI,1,126/180*PI,-1)*(0.535*AKISPL(ABS(FZ(#1,#2)),0,#3,0))+AKISPL(SQRT(TX(#1,#2)*TX(#1,#2)+TY(#1,#2)*TY(#1,#2)),0,#4,0)+8.78

[bingo_chatbox]