Re: AMBER: Problem with specifying NOSHAKEMASK

From: David A. Case <case.scripps.edu>
Date: Mon, 4 Dec 2006 08:33:02 -0800

On Mon, Dec 04, 2006, Gobind Singh Bisht wrote:

> actually reducing the string size actually works but I need the
> complete string for my simulations. Isnt't thr anywayw I can achieve that.
> Right now If I give the complete string in one line, its being truncated by
> sander.

The "noshakemask" array has a length of 256. It may be that the namelist
implementation does not allow such a long string. What compiler are you
using?

Try this: go into mdread.f, and change the third argument to atommask() (about
line 1989) from 0 to 1. This will give debug information about what the mask
command is doing that might be helpful.

...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Dec 06 2006 - 06:07:31 PST
Custom Search