AMBER Archive (2004)

Subject: Re: AMBER: AMBER 8 installation trouble

From: David A. Case (case_at_scripps.edu)
Date: Fri Oct 15 2004 - 09:51:59 CDT


On Fri, Oct 15, 2004, Atro Tossavainen wrote:
>
> > In mdread.f try changing the line:
> >
> > integer, intent(out) :: trescnt
> >
> > to
> >
> > integer :: trescnt
> >
> > Probably a long shot, but I don't see why trescnt should be an illegal
> > namelist object.
>
> Thanks, that allowed sander's mdread.f to compile on OSF1 4.0F with the
> v5.2 compiler.
>
> Next:
>
> f90 -c -fast -O3 -tune host -arch host -free -o constantph.o _constantph.f
> f90: Error: _constantph.f, line 593: This NAMELIST object is invalid. [TRESCNT]
> namelist /cnstph/ stateinf, resstate, protcnt, chrgdat, statene,trescnt, resname

Since this is exactly the same error as in mdread.f, I would suggest you try
the same fix.

....dac

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