本帖最后由 wanlichuan 于 2021-3-18 19:54 编辑
用GFN2-xTB在300K下跑四氨合铜配离子的动力学(真空,施加球性限制势),初始构型为正方形时正常结束,从轨迹上看,都是在正方形构型附近震动,难以形成别的构型。于是把初始构型改为正四面体,则会报错,错误信息如下: -------------------------------------- | FinalSinglepoint | --------------------------------------- ######################################################################## [ERROR] Program stopped due to fatal error -7- Calculation terminated -6- type_calculator_singlepoint: Electronic structure methodterminated -5- scf: Setup of Coulomb evaluator failed -4- type_latticepoint_update: Could not generate lattice points -3- optimizer_ancopt: GEOMETRY OPTIMIZATION FAILED! -2- optimizer_relax: |grad| > 500, something is totally wrong! -1- scf: Self consistent charge iterator did not converge ######################################################################## abnormal termination of xtb
运行指令:xtb Cu-NH3.xyz --chrg 2 --uhf 1 --input md.inp --omd--gfn 2 xyz文件是用Gaussview简单优化过的,应该没问题。 md.inp文件内容如下: $md temp= 300 time= 100.0 dump= 50.0 step= 1.0 hmass=1 shake=1 $end $wall potential=logfermi sphere: auto, all $end $cma
后来尝试用GFN1-xTB跑,则可以正常跑。 后来尝试用--gbsa H2O加水隐式溶剂,也能跑。 不明白的是,用GFN2-xTB跑时,为什么正方形能成功而正四面体却报错呢? 在google上没搜到类似问题。请高手指教。
|