Dear all,
I have a question about the partial charge calculation for a molecular dynamics simulation using GAFF force field.
I have calculated the partial charges of the same molecule in two way:
a) GAUSSIAN+ resp (antechamber) b) GAMESS US + resp (molby)
Using the same molecule, the same level (HF 6-31G) I obtain slightly different values.
Gaussian input:
%NProcShared=4
%chk=molecule
#HF/6-31G* SCF=tight Test Pop=MK iop(6/33=2) iop(6/42=6) opt
Gamess input:
$CONTRL COORD=UNIQUE EXETYP=RUN ICHARG=0
ICUT=20 INTTYP=HONDO ITOL=30
MAXIT=200 MOLPLT=.T. MPLEVL=0
MULT=1 QMTTOL=1e-08 RUNTYP=OPTIMIZE
SCFTYP=RHF UNITS=ANGS NZVAR=48 $END
$SCF CONV=1.0E-06 DIRSCF=.T. FDIFF=.T.
DAMP=.T. $END
$STATPT NSTEP=400 OPTTOL=1.0E-06 PROJCT=.F. $END
$SYSTEM MEMDDI=0 MWORDS=16 TIMLIM=50000 $END
$GUESS GUESS=HUCKEL $END
$BASIS GBASIS=N31 NGAUSS=6 NDFUNC=1 $END
$ZMAT DLC=.T. AUTO=.T. $END
$ELPOT IEPOT=1 OUTPUT=PUNCH WHERE=PDC $END
$PDC CONSTR=NONE PTSEL=CONNOLLY $END
$DATA
Do you know which is the more correct and why are they different?
Best regards,
MV