标题: 报告一个Multiwfn读取cp2k输出生成Raman光谱时指定强度时出现的疑似BUG [打印本页] 作者Author: Washen 时间: 2024-12-4 15:24 标题: 报告一个Multiwfn读取cp2k输出生成Raman光谱时指定强度时出现的疑似BUG 报告一个Multiwfn读取cp2k输出生成Raman光谱时指定强度时出现的疑似BUG
在使用cp2k计算Raman后,使用Multiwfn打开.out文件后,由于Raman强度过大,输出中为:************;
此时同行的另外两个振动模式的强度将不会被正确读取,而是读取为下一行的Depol Ratio (P)一项,下面给出一个示例说明这个问题
—————— (, 下载次数 Times of downloads: 21)
上传 Uploaded
点击下载Click to download
如上所示,mode 487的Raman强度过大,在Multiwfn读入时需要指定:
Error: Cannot properly load Raman activity of mode 487!
Please check corresponding data in the input file, perhaps the value is too large, making the data be recorded as ************
If it is the case, please manually input the Raman activity, e.g. 89.64
1000000 ##此处我们暂且随意选择一个数值
复制代码
可以见到,随后生成Raman谱时,选择-1 Show transition data给出的数据中,mode 488和489的强度被错误选择为下一行的数值 (, 下载次数 Times of downloads: 20)
上传 Uploaded
点击下载Click to download
——————
下面上传一个文件用于复现该问题,是一个甲烷分子在PBE/pob-DZVP-rev2级别下的振动分析,mode 4的Raman强度被置为****,使用Multiwfn绘制Raman谱时,mode 5和6的强度将是Depol Ratio (P)的值
(, 下载次数 Times of downloads: 2)