Hello,
I just got Amber20 software, try to install it.
I saw so many warning like these( see below). a lot of them, I just listed few.
What should be done to fix it?
Thanks
Tom
Warning: ‘stmin’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/tom/software/amber20_src/AmberTools/src/gem.pmemd/src/runmin.F90:456:0:
ddspln = (gnew - gmin)/stepch
Warning: ‘stepch’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/tom/software/amber20_src/AmberTools/src/gem.pmemd/src/runmin.F90:457:0:
if (ncalls .gt. nfopt) then
Warning: ‘nfopt’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/tom/software/amber20_src/AmberTools/src/gem.pmemd/src/runmin.F90:445:0:
if (ncalls .gt. nfbeg + 1 .or. abs(gmin/ginit) .gt. 0.2d0) then
/home/tom/software/amber20_src/AmberTools/src/packmol_memgen/packmol_memgen/lib/packmol/packmol.f90:806:0:
if(flast.gt.0.d0) fimp = -100.d0 * (fx - flast) / flast
Warning: ‘flast’ may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/tom/software/amber20_src/AmberTools/src/packmol_memgen/packmol_memgen/lib/packmol/packmol.f90:321:0:
iratom(icart,iratcount) = iirest
Warning: ‘iirest’ may be used uninitialized in this function [-Wmaybe-uninitialized]
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Oct 18 2020 - 06:00:05 PDT