|
|
一枚新手 刚上手nwchem对着论坛上的博文准备计算cdft 其中的BrC4H分子结构已经在高斯上优化过了 但是运行报错 下面是程序和报错
程序
echo
start
geometry units angstrom
Br -1.592162 0.437834 0.000000
C 0.000000 0.051255 0.000000
C 1.489941 -0.379310 0.000000
C 2.767388 -0.770846 0.000000
C 4.105548 -1.173533 0.000000
H 5.548406 -1.689592 0.000000
end
basis
* library 6-31G*
end
dft
xc b3lyp
mulliken
convergence nolevelshifting
cdft 1 1 charge 1.0
end
TASK dft
报错
NWChem DFT Module
-----------------
bas_tag_lib: failed to locate br_6-31g* in file /usr/share/nwchem/libraries//basis/libraries/
------------------------------------------------------------------------
bas_tag_lib: no such basis available 0
------------------------------------------------------------------------
There is an error in the input file
------------------------------------------------------------------------
For more information see the NWChem manual at http://www.nwchem-sw.org/index.php/NWChem_Documentation
看上去是Br原子的问题 想请教一下大家该怎么去修改让它能正确输出呢
|
|