用户工具

站点工具


adf:sfotombo

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录前一修订版
后一修订版
前一修订版
adf:sfotombo [2022/12/10 09:35] liu.junadf:sfotombo [2022/12/12 22:15] (当前版本) liu.jun
行 29: 行 29:
 </code> </code>
  
-另外,on the resulting adf.rkf(dmpkf adf.rkf > ASCII.txt命令转化为文本文件,TAPE15需要类似转化为文本文件) one can find the density matrix on AO (SCF%Pmat_A), the SFO coefficient in AO, in case of symmetry NOSYM, they are stored in A%SFO. If one includes SAVE TAPE15 in the ADF part of the input one can find the overlap matrix on AO on TAPE15 (Matrices%Smat). On adf.rkf one can also find the SCF orbitals, etcetera. I think all the information on the binary result files is in principle enough to recalculate bond-orders. AOs are also called BAS or primitive STOs+另外,on the resulting adf.rkf(dmpkf adf.rkf > ASCII.txt命令转化为文本文件,TAPE15需要类似转化为文本文件) one can find the density matrix on AO (SCF%Pmat_A,此处指上一行为SCF,下一行为Pmat_A,A%SFO类似), the SFO coefficient in AO, in case of symmetry NOSYM, they are stored in A%SFO. If one includes SAVE TAPE15 in the ADF part of the input one can find the overlap matrix on AO on TAPE15 (Matrices%Smat). On adf.rkf one can also find the SCF orbitals, etcetera. I think all the information on the binary result files is in principle enough to recalculate bond-orders. AOs are also called BAS or primitive STOs
  
 从这个角度,应该是可以计算SFO对Mayer键级的贡献的。 从这个角度,应该是可以计算SFO对Mayer键级的贡献的。
 +
 +密度矩阵与重叠矩阵的存储顺序:
 +
 +Smat and Pmat are symmetric stored in packed storage mode, meaning consecutively: (1,1), (1,2), (2,2), (1,3), (2,3), (3,3)
 +
 +Suppose one has nsfo SFOs and nbas basis functions (AOs,BAS) A%SFO is stored as coef(nbas,nsfo), where 
 +
 +SFO_i = sum_j coef_ij bas_j, and first all coefficient for SFO_1, etcetera. Note that one has to take into account the so called npart indices, which are stored in A%npart in case of symmetry NOSYM, the npart indices are indices that give for each of the nbas functions, the number of the basis function in the list of all basis functions.
adf/sfotombo.1670636102.txt.gz · 最后更改: 2022/12/10 09:35 由 liu.jun

© 2014-2022 费米科技(京ICP备14023855号