How to run Abaqus Script in no-GUI mode with using display group APIs
I am creating an Abaqus script to get image for max stress and strain of parts across each time increment.
Script should open odb files in Abaqus Viewer in no-GUI mode and find out in which time increment each part has max stress and strain, and get an image output of the same. For getting the max values I am using Report-> Field output option API [session.writeFieldReport()]