Simultion prematurely ending

Submitted by Mishal on Tue, 03/08/2022 - 20:26

Hi Guys

Please refer to the attached input script.
The first 63 lines define the attributes of the simulation thereafter the rest of the input file just consists of moving the mesh based on results I attained from my Matlab simulations. The simulation runs for only about 0.589 seconds, however the full simulation should be 30 seconds.

If I remove all the movement of the mesh the simulation time runs without giving any issues.
The below is the last part of the terminal output.

From research I assume that the error is arising due to my large time step, is this correct?
I need to keep my time step as per the input file as this is the tie step used on my Matlab code, I can make it smaller however I cannot reduce it by a huge amount.

The other option which I was thinking about is to use a small time step however modify the movement commands which that it assumes that movement over the larger time-step with the assumption that the movement stays linear within a specified run

What can I do to rectify the issue?

Total # of neighbors = 11
Ave neighs/atom = 0.026699
Neighbor list builds = 1
Dangerous builds = 0
Setting up run at Tue Mar 8 21:08:07 2022

--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------

SIGINT/SIGTERM caught - Writing restart on next occasion and quitting after that.
--------------------------------------------------------------------------
mpirun noticed that process rank 0 with PID 0 on node mimo-UX21E exited on signal 9 (Killed).

AttachmentSize
Plain text icon l1.txt970.22 KB