24小时热门版块排行榜    

查看: 5605  |  回复: 18
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

[交流] 【求助】band structures using hybrid functionals 的Kpoints问题

http://cms.mpi.univie.ac.at/vasp-forum/forum_viewtopic.php?4.6633.10
band structures using hybrid functionals have to be calculated the following way:
-) First perform a selfconsistent Hartree-Fock/HSE calculation using a conventional KPOINTS file.
-) Copy the IBZKPT file to KPOINTS, and explicitely add all desired k-points along high-symmetry lines of the BZ that are needed for the bandstructure plot. Add the points at the end of the KPOINTS file, but set the weights of these added k-points to 0.
-) Do not forget to set the number of k-points in KPOINTS correctly (to the number of the k-points used in the standard mesh PLUS the number of the k-points along the lines), such that all k-points are used for the calculations.
-) NKRED can not be used.
-) Perform a second VASP run:
It is recommended to use the Davidson algorithm, since it converges that eigen energies at the new k-points fastest. Since VASP terminates when the total energy is converged to a certain threshold, it is important to force VASP to do a minimum number of steps, so that the orbitals at the new k-points are fully converged (note: since their weight is zero, they do not contribute to the total energy).
This can be done using e.g.

ALGO = N ; NELMIN = 5 ! Davidson, minimum 5 scf-steps
IBRION = 1 ! Use simple charge mixer, since
Pulay might blow up

-) The KS-eigenvalues of the states along the high-symmetry lines are written in OUTCAR, EIGENVAL, vasprun.xml; please cut the k-points required for the bandstructure from one of these files and proceed as usual (using p4vasp or any other graphics tool you usually use to produce bandstructure-plots)

Note: A Hartee-Fock calculation can NOT be continued from an existing CHGCAR file, since the non-local exchange is not determined by the charge density but by the density matrix and/or the KS-orbitals.


以上是官方给出的解释。


我的问题是:
1、-) Copy the IBZKPT file to KPOINTS, and explicitely add all desired k-points along high-symmetry lines of the BZ that are needed for the bandstructure plot. Add the points at the end of the KPOINTS file, but set the weights of these added k-points to 0.
按照这样的方法产生的Kpoints运行后提示Kpoints错误,不能读取。
2、这一句不知所云:(to the number of the k-points used in the standard mesh PLUS the number of the k-points along the lines), 没有理解怎么回事?



请问谁用hse的方法计算过能带结构,请show一下下你的Kpoints。
谢谢。

[ Last edited by wuli8 on 2010-12-1 at 21:04 ]
回复此楼

» 收录本帖的淘帖专辑推荐

VASP 第一性原理相关文档 表界面计算 vasp光学
杂化泛函方面的研究 VASP相关 VASP报错建模问题集

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

» 抢金币啦!回帖就可以得到:

查看全部散金贴

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
引用回帖:
Originally posted by jghe at 2011-03-14 02:37:00:
什么提示啊,我给你的就是个例子

老是有这样的提示:

| |
| W W AA RRRRR N N II N N GGGG !!! |
| W W A A R R NN N II NN N G G !!! |
| W W A A R R N N N II N N N G !!! |
| W WW W AAAAAA RRRRR N N N II N N N G GGG ! |
| WW WW A A R R N NN II N NN G G |
| W W A A R R N N II N N GGGG !!! |
| |
| Your generating k-point grid is not commensurate to the symmetry |
| of the lattice. This can cause slow convergence with respect |
| to k-points for HF type calculations |
| suggested SOLUTIONS: |
| ) if not already the case, use automatic k-point generation |
| ) shift your grid to Gamma (G) (e.g. required for hex or fcc lattice) |
8楼2011-03-14 20:18:40
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 19 个回答

vimtex

银虫 (初入文坛)


show your KPOINTS instead.
2楼2010-12-02 00:00:21
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

282926214

金虫 (小有名气)


引用回帖:
Originally posted by vimtex at 2010-12-02 00:00:21:
show your KPOINTS instead.

IBZKPT
是单机产生的?
3楼2010-12-02 08:37:51
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

jghe

金虫 (著名写手)


★ ★
zzy870720z(金币+2):谢谢指教 2010-12-04 21:36:29
wuli8(金币+100):感谢。我再试一试 2010-12-04 22:51:40
Automatically generated mesh
      57
Reciprocal lattice
  0.000000  0.000000  0.000000      1.000000
  0.333333  0.000000  0.000000      1.000000
-0.333333  0.000000  0.000000      1.000000
  0.000000  0.333333  0.000000      1.000000
  0.333333  0.333333  0.000000      1.000000
-0.333333  0.333333  0.000000      1.000000
  0.000000 -0.333333  0.000000      1.000000
  0.333333 -0.333333  0.000000      1.000000
-0.333333 -0.333333  0.000000      1.000000
  0.000000  0.000000  0.333333      1.000000
  0.333333  0.000000  0.333333      1.000000
-0.333333  0.000000  0.333333      1.000000
  0.000000  0.333333  0.333333      1.000000
  0.333333  0.333333  0.333333      1.000000
-0.333333  0.333333  0.333333      1.000000
  0.000000 -0.333333  0.333333      1.000000
  0.333333 -0.333333  0.333333      1.000000
-0.333333 -0.333333  0.333333      1.000000
  0.000000  0.000000 -0.333333      1.000000
  0.333333  0.000000 -0.333333      1.000000
-0.333333  0.000000 -0.333333      1.000000
  0.000000  0.333333 -0.333333      1.000000
  0.333333  0.333333 -0.333333      1.000000
-0.333333  0.333333 -0.333333      1.000000
  0.000000 -0.333333 -0.333333      1.000000
  0.333333 -0.333333 -0.333333      1.000000
-0.333333 -0.333333 -0.333333      1.000000  
  0.00000000  0.00000000  0.50000000       0
  0.00000000  0.00000000  0.44444444       0
  0.00000000  0.00000000  0.38888889       0
  0.00000000  0.00000000  0.33333333       0
  0.00000000  0.00000000  0.27777778       0
  0.00000000  0.00000000  0.22222222       0
  0.00000000  0.00000000  0.16666667       0
  0.00000000  0.00000000  0.11111111       0
  0.00000000  0.00000000  0.05555556       0
  0.00000000  0.00000000  0.00000000       0
  0.00000000  0.00000000  0.00000000       0
  0.05555556  0.05555556  0.00000000       0
  0.11111111  0.11111111  0.00000000       0
  0.16666667  0.16666667  0.00000000       0
  0.22222222  0.22222222  0.00000000       0
  0.27777778  0.27777778  0.00000000       0
  0.33333333  0.33333333  0.00000000       0
  0.38888889  0.38888889  0.00000000       0
  0.44444444  0.44444444  0.00000000       0
  0.50000000  0.50000000  0.00000000       0
  0.50000000  0.50000000  0.00000000       0
  0.50000000  0.50000000  0.05555556       0
  0.50000000  0.50000000  0.11111111       0
  0.50000000  0.50000000  0.16666667       0
  0.50000000  0.50000000  0.22222222       0
  0.50000000  0.50000000  0.27777778       0
  0.50000000  0.50000000  0.33333333       0
  0.50000000  0.50000000  0.38888889       0
  0.50000000  0.50000000  0.44444444       0
  0.50000000  0.50000000  0.50000000       0

例子,上半部分是Monkhorst Pack产生的K点,下面是高对称的K点,第二行总K点的数目是两部分的总和,画能带的时候只取下面高对称部分的本征值即可
4楼2010-12-04 21:15:41
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 基金啊基金 +3 longfie172 2026-08-20 3/150 2026-08-21 00:04 by wuchongjun
[基金申请] 让我中一个面上吧! +8 大萍1987 2026-08-20 10/500 2026-08-20 21:48 by 大萍1987
[基金申请] 言之凿凿,明天官网会通知放榜? +15 医学老男孩 2026-08-20 17/850 2026-08-20 20:35 by CaoLG
[基金申请] 时间戳又变了 +12 wuchongjun 2026-08-20 17/850 2026-08-20 20:05 by spzhao
[基金申请] 今天系统多次维护,明天很可能放榜! +10 zju2000 2026-08-16 11/550 2026-08-20 20:02 by cl479861084
[基金申请] 时间戳变了,能看出什么问题? +18 基诺咪客 2026-08-17 23/1150 2026-08-20 17:19 by Godzela
[基金申请] 只有每年这种时候来逛逛小木虫 +21 yaoyewhu2008 2026-08-20 22/1100 2026-08-20 17:03 by yaoyewhu2008
[基金申请] 重要消息,中午系统在维护 +11 yuleib84 2026-08-18 12/600 2026-08-20 11:09 by xskun
[基金申请] filecode,4个jtjc了 +11 ziyangfang 2026-08-19 13/650 2026-08-19 21:28 by aasahr
[基金申请] 今天放榜没戏了吧 +4 yuleib84 2026-08-19 5/250 2026-08-19 19:52 by hhs666
[基金申请] 今天放榜吗? +14 布布和一二 2026-08-19 15/750 2026-08-19 18:07 by gltch
[基金申请] filecode=后面第一个是大写字母 +10 wangze12014 2026-08-14 12/600 2026-08-19 16:56 by 苦难博士
[基金申请] 朋友圈看到的 +6 wangzilk 2026-08-18 8/400 2026-08-19 10:55 by Haru815
[基金申请] 快农历七夕节了,轻松一下,男人悄悄话,女施主请不要进来。 +6 Tide man 2026-08-14 7/350 2026-08-19 09:56 by ZJTJZ
[基金申请] 明天放榜? +5 Shxjjxjkx 2026-08-18 5/250 2026-08-18 18:14 by -大大大大大-
[论文投稿] 投稿咨询 +4 wwm09 2026-08-17 6/300 2026-08-18 15:36 by wwm09
[基金申请] 93BebMhtakh前后11位开头都是大写 +4 且听虎啸 2026-08-17 5/250 2026-08-18 00:49 by 蔡棒棒菂
[基金申请] 感觉是下周放榜了 +6 angus9576 2026-08-17 11/550 2026-08-17 23:57 by angus9576
[精细化工] 招聘 金属平磨液,抛光液研发工程师 +3 小天0311 2026-08-14 3/150 2026-08-16 07:31 by H9PLUS
[基金申请] 各位道友,我要去昆明玩几天,回来见。 +7 Tide man 2026-08-14 8/400 2026-08-15 01:11 by arzu_hma
信息提示
请填处理意见