|
撸主,我看上面有一哥们直接运行exe会闪退,我也直接运行了一下,程序走了下面的步骤然后也闪退了。留给你debug用
# Input the name of file contains MO infomation of the dimer.
# If press <Enter> directly, "dimer.fchk" will be used.
# Neither "dimer.fchk" nor "dimer.fch" found!
# Input again.
dimer.molden.input
# Input the name of file contains MO infomation of the 1st monomer.
# If press <Enter> directly, "monomer1.fchk" will be used.
mono1.molden.input
# Input the name of file contains MO infomation of the 2nd monomer.
# If press <Enter> directly, "monomer2.fchk" will be used.
mono2.molden.input
# Using "dimer.molden.input" for dimer.
# Using "mono1.molden.input" for monomer1.
# Using "mono2.molden.input" for monomer2.
# Calling Multiwfn to obtain amount of orbitals and electrons of monomer1 ...
# Reading amount of orbitals and electrons of monomer1 ...
# Calling Multiwfn to obtain amount of orbitals and electrons of monomer2 ...
# Reading amount of orbitals and electrons of monomer2 ...
# Calling Multiwfn to obtain amount of orbitals and electrons of dimer ...
# Reading amount of orbitals and electrons of dimer ...
# number of electrons of monomer1/monomer2/dimer:
# 126 126 252
# number of orbitals of monomer1/monomer2/dimer:
# 1206 1206 2412
# Calling Multiwfn to obtain amount of orbitals and electrons of monomer1 ...
# Reading coefficient matrix of monomer1 ...
# Calling Multiwfn to obtain amount of orbitals and electrons of monomer2 ...
# Reading coefficient matrix of monomer2 ...
# Calling Multiwfn to obtain amount of orbitals and electrons of dimer ..
# Reading overlap matrix of dimer ...
# Reading coefficient matrix of dimer ...
# Inversing coefficient matix of dimer ...
# Calculating Fock matrix ... |
|