AMBER Archive (2004)

Subject: Re: AMBER: Namelist problem

From: David A. Case (case_at_scripps.edu)
Date: Mon Jul 05 2004 - 10:21:12 CDT


On Mon, Jul 05, 2004, Vlad Cojocaru wrote:

> 1525-049 The list-directed or NAMELIST READ statement cannot be
> completed because the input data did not specify a valid delimited
> character string.

You don't say whether you tried the suggestion of putting quotes around
the restraint mask; I think by the Fortran standard, these should be single
quotes:

  restraintmask=':1-7',

It seems possible that leaving this out could lead to the "not specifying a
valid delimited character string" message -- IBM is always picky about syntax.

If this is not it, you just need to do a little trial and error: remove
pieces of the namelist input until you figure out what is the problem.

...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu