计算化学公社

 找回密码 Forget password
 注册 Register
Views: 544|回复 Reply: 3
打印 Print 上一主题 Last thread 下一主题 Next thread

[Q-Chem] 求助:Qchem利用GMH方法计算电子耦合,显示内存不足

[复制链接 Copy URL]

59

帖子

0

威望

475

eV
积分
534

Level 4 (黑子)

跳转到指定楼层 Go to specific reply
楼主
请问老师,我的体系需要计算电子耦合,服务器最大MEM_STATIC 可以设置到8000,运行结果显示内存仍然不足,请教老师这种情况有没有解决的办法呢?
inp输入文件如下:
$rem
   EXCHANGE      CAM-B3LYP
   BASIS         6-311g(d,p)
   CIS_N_ROOTS   20
   CIS_SINGLETS  true
   CIS_TRIPLETS  false
   STS_GMH       true    !turns on the GMH calculation
   STS_ACCEPTOR  1-182   !define the acceptor fragment as atoms 1-36 for GMH calc.
   STS_DONOR     183-328 !define the donor fragment as atoms 37-66 for GMH calc.
   MEM_STATIC    8000    !increase static memory for a CIS job with larger basis set
   SOLVENT_METHOD SMD
$end


$smx
   Solvent trichloromethane
$end

显示报错:
Q-Chem fatal error occurred in module libks/qchem/ks_main.C, line 37:
libks needs more memory. Please set MEM_TOTAL to 21888 or more.

49

帖子

0

威望

1369

eV
积分
1418

Level 4 (黑子)

2#
发表于 Post on 2024-2-14 20:09:15 | 只看该作者 Only view this author
报错里已经提示你
Please set MEM_TOTAL to 21888 or more

另外, CIS_N_ROOTS 没必要那么多的态吧

  

59

帖子

0

威望

475

eV
积分
534

Level 4 (黑子)

3#
 楼主 Author| 发表于 Post on 2024-2-14 22:30:01 | 只看该作者 Only view this author
smooth85 发表于 2024-2-14 20:09
报错里已经提示你
Please set MEM_TOTAL to 21888 or more

谢谢您的回复,服务器里设置MEM_STATIC最大为8000,设置为21888时报错显示最大为8000。请问您MEM_TOTAL和MEM_STATIC是不是一个参数呢?如果是服务器的限制只能减少电子态的计算吧?

49

帖子

0

威望

1369

eV
积分
1418

Level 4 (黑子)

4#
发表于 Post on 2024-2-15 10:43:24 | 只看该作者 Only view this author
MEM_TOTAL和MEM_STATIC是完全两个概念
MEM_TOTAL specifies the limit of the total memory the user’s job can use. The default value is sufficiently large that on most machines it will allow Q-Chem to use all the available memory.

MEM_STATIC and has a default value of 64 MB

要根据你的实际内存去设置

电子态设置为20太多了,一般GMH方法设置为10应该足够了

本版积分规则 Credits rule

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2024-11-24 18:48 , Processed in 0.176523 second(s), 21 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list