diff --git a/src/nwdft/xc/xc_vdw_util.F b/src/nwdft/xc/xc_vdw_util.F index 4bdb6af821..ffe3c598c3 100644 --- a/src/nwdft/xc/xc_vdw_util.F +++ b/src/nwdft/xc/xc_vdw_util.F @@ -258,7 +258,7 @@ c BLYP if(xfac(3).eq.1.0d0.and.cfac(2).eq.1.0d0) then scales6 = 1.40d0 c PBE / PBE96 - else if(xccomb(58) then + else if(xccomb(58)) then scales6 = 0.70d0 c BP86 else if(xfac(3).eq.1.0d0.and.cfac(4).eq.1.d0) then @@ -281,7 +281,7 @@ c BLYP if(xfac(3).eq.1.0d0.and.cfac(2).eq.1.0d0) then scales6 = 1.20d0 c PBE / PBE96 - else if(xccomb(58) then + else if(xccomb(58)) then scales6 = 0.75d0 c TPSS else if(xfac(21).eq.1.0d0.and.cfac(27).eq.1.0d0) then