|
我已经对程序进行了修改及更新,你现在再试试看。之前的程序中忘记删除我自己测试部分的代码。
现在你的体系我这里能够正常计算:
===========================================================
== Transfer Integral Calculation ==
== Release Date: 2018-11-06 ==
== Ref: JACS,128(30):9882-9886 ==
===========================================================
Please input dimer fchk file: TPZ-dimer-overlap.fchk
Please input monomer 1 fchk file: TPZ-monomer1-overlap.fchk
Please input monomer 2 fchk file: TPZ-monomer2-overlap.fchk
Read overlap matrix of supermolecule from TPZ-dimer-overlap.log, please wait...
Read finished!
The shape of overlap matrix is: (2340, 2340)
Read molecular obital energies and coefficients from TPZ-dimer-overlap.fchk, please wait...
Read finished!
The shape of orbital energies and coefficient is: (2340,) and (2340, 2340)
Constructing supermolecular Fock matrix finished!
Read monomer 1 orbital energies and coefficients from TPZ-monomer1-overlap.fchk
Read finished!
Read monomer 2 orbital energies and coefficients from TPZ-monomer2-overlap.fchk
Read finished!
MO1 MO2 e1 eV e2 eV J meV S ee1 eV ee2 eV Je meV Je kcal/mol
153 153 -5.902 -5.902 -21.695 0.002 -5.902 -5.902 -11.122 -0.256
153 154 -5.902 -0.807 46.263 -0.006 -5.902 -0.806 27.290 0.629
154 153 -0.818 -5.902 -39.431 0.005 -0.818 -5.902 -22.416 -0.517
154 154 -0.818 -0.807 -27.634 0.010 -0.818 -0.806 -19.678 -0.454
|
|