Kasha规则指出,分子在光激发后,无论最初被激发到哪个高能态,最终的荧光发射通常仅来源于最低激发态S₁。这是因为高激发态通常比较密集,态之间的能量差相对较小。根据energy gap law,内转换速率随能隙变大呈指数下降,而较小的能隙导致了较大的kic,导致Sn→Sn-1的内转换速率远大于Sn的辐射速率。
ffreq(1) = "$init_state_log_file" # >>> set to init state log file. If use g16, fchk file with same basename should also be in current folder.
ffreq(2) = "$final_state_log_file" # >>> the same as ffreq(1)
复制代码
如果要计算IC,还要补上这个:
fnacme = "$nacme_log_file" # >>> set to nacme log file if calculate IC
proj_reorg = .t. # I do not find this flag in manual but Device Studio auto generated it when setting IC calculation. Prof. Zhong@ggdh told me that this flag was used to control whether to reproject the restructuring onto the intrinsic coordinates.