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 How to see Convergence of results in ANSYS Mechanical APDL Reply To: How to see Convergence of results in ANSYS Mechanical APDL

dlooman
Ansys Employee

The problem is you are running in batch mode.  If you were in the APDL gui and you cut and pasted your commands into the input window (or input them from a file), then you would see a real time convergence graph.  You could add /gst,on,on to your commands.  That would write a file.gst which could be interrogated in the APDL gui with the Results Tracker while the job was running.  Easiest of all is to just look at the solution output (Solution Information) as the job is running.