| 查看: 547 | 回复: 3 | |||
| 当前主题已经存档。 | |||
[交流]
【求助】VASP计算分子在金属表面的吸附出现的问题
|
|||
|
我现在试用VASP计算分子在金属表面的吸附,但计算过程中总会显示“ZBRENT:can't locate minium,use default step";也会出现”ZBRENT:increasing interval",虽然结果能算出来,但到底问题出现在那里? general: SYSTEM = ISTART = 0 ICHARG = 2 ENCUT=400 GGA=91 VOSKOWN=1 NELM=200 ISMEAR = 2 SIGMA = 0.2 ALGO=F PREC=N NGX =26 NGY =26 NGZ =70 dynamic: NSW=200 POTIM = 0.2 IBRION =2 k-points用的是5X5X1; |
» 猜你喜欢
求调剂
已经有3人回复
324求调剂
已经有14人回复
求调剂
已经有11人回复
软件工程求调剂22软工296分求调剂,接受跨调
已经有3人回复
考研调剂
已经有10人回复
278求调剂
已经有18人回复
化工学硕 285求调剂
已经有26人回复
一志愿0703化学招61最终排名62化学求调剂
已经有12人回复
本科211,293分请求调剂
已经有10人回复
285求调剂
已经有10人回复
» 本主题相关商家推荐: (我也要在这里推广)
2楼2009-05-06 14:41:42
huangyc
木虫 (正式写手)
- 应助: 2 (幼儿园)
- 金币: 2242.1
- 散金: 12
- 红花: 2
- 帖子: 411
- 在线: 312.5小时
- 虫号: 624241
- 注册: 2008-10-12
- 专业: 理论和计算化学
★ ★ ★
wuchenwf(金币+3,VIP+0):十分感谢! 5-7 22:40
wuchenwf(金币+3,VIP+0):十分感谢! 5-7 22:40
|
参照 http://cms.mpi.univie.ac.at/vasp-forum/forum_viewtopic.php?3.1856。 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) |
3楼2009-05-06 23:04:56
4楼2009-05-07 09:37:30














回复此楼