Dear Amber list
I am trying to do MD simulation on my complex. I did minimization step, heat and density using the input files:
min.inminimise complex &cntrl imin=1,maxcyc=1000,ncyc=500, cut=10.0,ntb=0,igb=5, /
heat.inheat complex &cntrl imin=0,irest=0,ntx=1, nstlim=25000,dt=0.002, ntc=2,ntf=2, cut=10.0, ntb=0, ntpr=500, ntwx=500, ntt=3, gamma_ln=2.0, tempi=0.0, temp0=300.0, ntr=1, restraintmask=':1-499', restraint_wt=2.0, nmropt=1 / &wt TYPE='TEMP0', istep1=0, istep2=25000, value1=0.1, value2=300.0, / &wt TYPE='END' /
density.inheat ron-msp &cntrl imin=0,irest=1,ntx=5, nstlim=25000,dt=0.002, ntc=2,ntf=2, cut=10.0, ntb=0, ntp=0, taup=1.0, ntpr=500, ntwx=500, ntt=3, gamma_ln=2.0, temp0=300.0, ntr=1, restraintmask=':1-499', restraint_wt=2.0, /
But when I perform equilibration step I got the following error:
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.You may or may not see output from other processes, depending onexactly when Open MPI kills them.
equil.in
heat complex &cntrl imin=0,irest=1,ntx=5, nstlim=250000,dt=0.002, ntc=2,ntf=2, cut=12.0, ntb=0, ntp=1, taup=2.0, ntpr=1000, ntwx=1000, ntt=3, gamma_ln=2.0, temp0=300.0, ig=-1, /
The equil.out file is attached. Any help would be highly appreciated.
ThanksMaryam
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
- application/octet-stream attachment: equil.out
Received on Wed Jun 21 2017 - 02:30:03 PDT