[xcrysden] warnings from gfortran 5.2.0

Tone Kokalj tone.kokalj at ijs.si
Tue Oct 6 13:16:39 CEST 2015


On Thu, 2015-10-01 at 12:30 -0400, David Strubbe wrote:
> Hello Tone et al.,
> 
> I get the following warnings in xcrysden 1.5.60 when compiling the
> file gengeom.f with gfortran version 5.2.0 on my Mac. Does this
> represent a problem in the code?

No, it does not. If you want to get rid of this warning, change the
definition of B33(3,4) to B33(3,*) in gengeom.f at:

      SUBROUTINE GETCCOOR(A33,B33,BROW,X,Y,Z,XC,YC,ZC,NA,NATR)
      include 'param.inc'
      REAL*8 B33(3,4), ...
      ...

Regards, 

-- 
Anton Kokalj
J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia 
(tel: +386-1-477-3523 // fax:+386-1-477-3822)

Please, if possible, avoid sending me Word or PowerPoint attachments.
See:  http://www.gnu.org/philosophy/no-word-attachments.html




More information about the XCrySDen mailing list