I ran non-bonded ALMO-EDA on a He2 system with 2 He fragments. To my surprise, the charge transfer term (CT) was quite large despite the fragments being the same. The polarization term was much smaller by comparison. I would expect the opposite trend due to equal electronegativity between the fragments. This trend is agnostic to use of FERFs or not. Is there something wrong either my input file or understanding of these energy terms?
Input file for a single point:
$molecule
0 1
-- An alpha spin H atom
0 1
He1
-- Another alpha spin H atom. Bonded ALMO-EDA does not need the multiplicities to sum to that of the molecule
0 1
He2 He1 1.5000
$end
$rem
JOBTYPE eda
EDA2 2
METHOD wb97x-v
BASIS cc-pvtz-full
SCF_CONVERGENCE 6
THRESH 14
DISP_FREE_X HF
DISP_FREE_C None
EDA_BSSE false
FRZ_RELAX true
FRZ_RELAX_METHOD 2
FRZ_ORTHO_DECOMP -1
CHILD_MP true
CHILD_MP_ORDERS 232
$end
Output file:
================================
Results of EDA2
================================
Basic EDA Quantities
--------------------
Fragment Energies (Ha):
1 -2.9027828841
2 -2.9027828841
--------------------
E_prp (kJ/mol) = 0.0000
E_frz (kJ/mol) = 55.5769
E_pol (kJ/mol) = -0.0003
E_vct (kJ/mol) = -7.0288
E_int (kJ/mol) = 48.5479
--------------------
Initial Wavefunction Relaxation
--------------------
Energy lowering from initial wavefunction relaxation (kJ/mol) = -0.0000
--------------------
Decomposition of frozen interaction energy
--------------------
--------------------
Classical Frozen Decomposition:
--------------------
E_cls_elec (CLS ELEC) (kJ/mol) = -14.2725
E_cls_pauli (CLS PAULI) (kJ/mol) = 69.8494
--------------------
--------------------
Simplified EDA Summary (kJ/mol)
--------------------
PREPARATION 0.0000
FROZEN 55.5769 (ELEC + PAULI + DISP)
POLARIZATION -0.0003
CHARGE TRANSFER -7.0288
TOTAL 48.5479 (PRP + FRZ + POL + CT)
--------------------