Ansys Learning Forum Forums Discuss Simulation General Mechanical Sinusoidal Load in Ansys APDL Reply To: Sinusoidal Load in Ansys APDL

Erik Kostson
Ansys Employee

 

 

 

Hi

See the SFEBEAM command.

This shows some ways of doing this (there is a script there that uses an equation).

/forum/forums/topic/uniformly-varying-load-with-function/

(just change in the above link the sfbeam command to:

SFBEAM,i,2,PRES,10000*SIN((XI*3.14)/L),10000*SIN((XJ*3.14)/L) ! Apply pressure)

All the best

Erik

 

 

Â