On Thu, Apr 07, 2022, Scott Le Grand wrote:
>Built yesterday, now seeing:
So: what happened between yesterday and today?
>Error: Symbol ‘ischeme’ at (1) has no IMPLICIT type
>/home/slegrand/amber20_src/src/pmemd/src/prmtop_dat.F90:475:34:
>
> if (ischeme == 1 .and. therm_par .gt. 0.0) ndfmin = 0
The routine here, init_prmtop_dat(), has this at line 230:
use mdin_ctrl_dat_mod
and the mdin_ctrl_dat.F90 file definitely declares therm_par and ischeme.
You can go here:
https://gitlab.ambermd.org/amber/amber/-/wikis/Singularity-Amber22
to see the list of OS'es and compilers that have been tested, ranging from
GNU 7.5 to GNU 11.2. Maybe something will ring a bell.
...dac
_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Thu Apr 07 2022 - 19:00:02 PDT