> > > 1525-090 The NAMELIST READ statement cannot be completed because an
> > > incorrect character was encountered in a NAMELIST group name or item
> > > name. The program will recover by discontinuing further processing of
> > > the READ statement.
>
> Check the variables in the namelist against the variables listed in the
> namelist statement in mdread.f. It is too bad that IBM does not provide
> any information about which variable it didn't like, so you will have to
> figure what is wrong by hand.
>
>
To use the old namelist format, you might want to try:
Korn shell:
export XLFRTEOPTS=namelist=old
--
Carlos P. Sosa
IBM & University of Minnesota
Supercomputing Institute for
Digital Simulation and Advanced Computation
599 Walter Library
117 Pleasant St. SE
Minneapolis, MN 55455
Received on Fri Sep 13 2002 - 08:47:31 PDT