We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical how to assign energy probe using APDL command ? Reply To: how to assign energy probe using APDL command ?

Md_Salem
Subscriber

Dear Dave,

I appreciate your cooperation, but unfortunately, when I applied your code, I received the next two warnings :

 *** WARNING ***                      
 Unknown label for *GET command= SENE                                   
  The *GET command is ignored.                                          

 *** WARNING ***                       
 Unknown parameter name= ENERGY.  A value of 7.888609052E-31 will be  used.   

 

 
and hence, the file my_energy was created but empty without any data .
for the last two lines of the code I wrote, I was trying to get the maximum value of the "potential_energy" array to the parameter "my_energy"
 Regards