AMBER Archive (2003)Subject: Re: Error Massage in Sander amber7 in Linux
From: David A. Case (case_at_scripps.edu)
Date: Wed Feb 12 2003 - 07:22:55 CST
On Wed, Feb 12, 2003, N. Jiten Singh wrote:
>
> namelist read: variable not in namelist
This means what it says: one of the variables you have in the namelist
statement in your input is not recognized.
Unfortunately, many compilers won't tell you which variable(s) they don't
like, so you just have to compare your input by hand to the list of
variables in the Users' Manual, or in the code, in mdread.f.
> ntwxm = 0, ntwvm = 0,
Above are not legal variables.
..good luck...dac
--
==================================================================
David A. Case | e-mail: case_at_scripps.edu
Dept. of Molecular Biology, TPC15 | fax: +1-858-784-8896
The Scripps Research Institute | phone: +1-858-784-9768
10550 N. Torrey Pines Rd. | home page:
La Jolla CA 92037 USA | http://www.scripps.edu/case
==================================================================
|