We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation General Mechanical Create a video in batch mode Reply To: Create a video in batch mode

cbhavsar
Ansys Employee

Yes, a video can be created in batch mode by using the Display program and not directly. Within the APDL session issue the following commands to create a .grph file with images of the deformed shape: /show,test1,grph plnsol,u,sum ANCNTR,10,0.2,10 /show,close To create the video: Go to Start > programs > ansysV16.2 > utilities > display - to import the grph file Go to Display > animate > create - to create the avi file