Requesting help from peers to help me in fixing the restart issue with abaqus and starccm
Optionally, you can write restart frames during the Abaqus analysis so that you can restart the co-simulation in case of termination of the analysis due to a power outage, etc. The time points in which Abaqus saves a restart frame must be synchronized with the Auto Save settings in STAR-CCM+ to provide a consistent state from which to restart the co-simulation.
4. In the co-simulation step definition, add the following keyword to write n equally spaced (in time) restart frames to the Abaqus restart file during the co-simulation:
*RESTART, WRITE, NUMBER INTERVAL=
5. Additionally, to save only the latest restart frame on the restart file (analogous to setting Max Autosaved Files to 1 in STAR-CCM+) use:
RESTART, WRITE, NUMBER INTERVAL=, OVERLAY
How to do the same in the input file