|
请问老师,我的体系需要计算电子耦合,服务器最大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.
|
|