Re: AMBER: Angle restraint during MD and namelist problem in amber8

From: Thomas E. Cheatham, III <cheatham.chpc.utah.edu>
Date: Wed, 14 Jul 2004 10:22:26 -0600 (Mountain Daylight Time)

> &cntrl
> imin=0, irest=0, ntx=1, tempi=0.0, cut=11.0,
> ntt=1, temp0=300.0, tautp=2.0, nmropt=1,
> ntp=0, nrespa=1, ipol=1,
> ntb=1, ntc=1, ntf=1,
> nstlim=100000, dt=0.001,
> ntwe=200, ntwx=200, ntpr=200,
> &wt type='END' /

The namelist requires that there is a space before its specification; your
second mdin file did not have this space

comment
 &cntrl
  imin=0,
 /

In addition, you need a terminator (/) of the &cntrl namelist before you
start the &wt namelist.


-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jul 14 2004 - 17:53:01 PDT
Custom Search