| 查看: 2256 | 回复: 2 | |||
| 当前主题已经存档。 | |||
[交流]
【讨论】优化时出现ZBRENT错误
|
|||
|
我在用vasp优化时出现ZBRENT: interpolating和 ZBRENT: bisectioning两种错误 如果我继续优化下去能收敛吗,最后优化的结果可行吗? |
» 猜你喜欢
浙江师范大学是怎么坑我的
已经有3人回复
浙江师范大学是怎么坑我的
已经有8人回复
售SCI一区T0P文章,我:8.O.55.1.O54,科目全,可伽急
已经有3人回复
求教各位大神:2026教育部人文社科青年基金项目何时公示呀?
已经有6人回复
面上有专家说实验设备不是我们单位的
已经有8人回复
科研求助
已经有4人回复
博士去二本高校当辅导员,如何调整心态?
已经有11人回复
江苏省自然基金 什么时候出结果
已经有6人回复
闲聊
已经有3人回复
huangyc
木虫 (正式写手)
- 应助: 2 (幼儿园)
- 金币: 2242.1
- 散金: 12
- 红花: 2
- 帖子: 411
- 在线: 312.5小时
- 虫号: 624241
- 注册: 2008-10-12
- 专业: 理论和计算化学
★ ★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
qasd(金币+2,VIP+0):xiexie 11-16 21:38
小木虫(金币+0.5):给个红包,谢谢回帖交流
qasd(金币+2,VIP+0):xiexie 11-16 21:38
|
可信,放心做吧 what does "ZBRENT" mean? ZBRENT is an algorithm search for a root of a function by Brent's method: Numerical recipies, Section 9.3 The problem in your case might be that the Conjugate Gradient algorithm (IBRION=2) is not suitable for very small corrections of the atomic positions if your system has almost reached equilibrium (please have a look at XDATCAR to check the size of the relaxation steps done before the ZBRENT warnings show up). Usually it is sufficient to converge a system up to maximum remaining forces of about 0.01eV/A (EDIFFG=-0.01). please try one of the following: 1) choose a different algorithm for ionic optimization (IBRION=1) 2) set ADDGRID=.True. in INCAR (only for vasp releases 4.4.5 and newer) |
2楼2009-11-15 22:40:48
|
我优化最后呈现如下: 40 F= -.40852330E+03 E0= -.40852330E+03 d E =0.904644E-02 curvature: 0.00 expect dE= 0.000E+00 dE for cont linesearch 0.000E+00 ZBRENT: fatal internal in brackting system-shutdown; contact gK immediately You have new mail in /var/spool/mail/root 这是什么意思啊, ZBRENT: fatal internal in brackting system-shutdown; contact gK immediately 这两个是说明有错误吗? |
3楼2009-11-16 15:33:56









回复此楼