M06-2x and DISP v.4


Click here for full thread
Just Got Here
Hello.
The documentation states: "vdw 4 triggers the DFT-D3BJ dispersion model. Currently only BLYP, B3LYP, BHLYP, TPSS, and TPSSh are supported."
But this input works (nwchem revision 27746):
 DFT
  xc m06-2x;
  mult 1
  rodft
  disp vdw 4
 END

Does it work correctly?