24小时热门版块排行榜    

查看: 15267  |  回复: 100
【奖励】 本帖被评价72次,作者mywai520增加金币 56.6
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

mywai520

铁杆木虫 (著名写手)


[资源] vaspkit已经更新到vaspkit.0.21.tar.gz,特推荐,另加功函数提取程序(vasp5版)

以前的老版本有些不支持vasp5.2或5.3,现在已经更新了新版本,感谢开发者。下载地址:http://vaspkit.sourceforge.net/
1. Introduction                                                                                                         
VASPKIT is a postprocessing tool for VASP code. It is written by Fortran 90!

2. Features                                                                                                               
Extract the data of DOS and Band structure (Open with origin or gunplot);
Extract Charge/Spin density (Open with VESTA );
Linear optical properties;

3. Release notes                                                                                                      

0.2-beta version released

Bugs fixed;
Added the data extract with regarding to linear optics, work-function and EOS fitting.附件0.21对一个bug做了修正!!!!!!!!!!!vaspkit脚本中对功函数的提取可能存在一些问题,特提供一个功函数的fortran程序,经测试,没有问题。[ Last edited by mywai520 on 2014-4-24 at 16:24 ]

Version 0.43 (03 Jun. 2015)
   * Bugfix in Charge Density Difference.

Version 0.42 (21 Feb. 2015)
   * Rewritten and Bugfix in Extraction of Band Structure Data;
   * Reformatted DOS data.

Version 0.41 (17 Dec. 2014)
   * Bugfix in Extraction of Spin Density Data.

Version 0.40 (18 Nov. 2014)
   * Added support for runing vaspkit under Command-Line Mode;
   * Added support for Structure Converting, such as POSCAR/CONTCAR to cif, xsf, atat
     structral formats;
   * Added support for Symmetry Toolkit;
   * Added support for generating more uniform K-Mesh scheme;
   * Added support for getting PDOS of f-state;
   * Minor bug fixes and optimisations.

Version 0.31 (10 Oct. 2014)
   * Added crystals folder including several hundreds crsytal structures;
   * Bugfix in EOS;
   * Bugfix in Planar Average Charge Density.[ Last edited by mywai520 on 2015-11-19 at 21:35 ]
回复此楼

» 本帖附件资源列表

  • 欢迎监督和反馈:小木虫仅提供交流平台,不对该内容负责。
    本内容由用户自主发布,如果其内容涉及到知识产权问题,其责任在于用户本人,如对版权有异议,请联系邮箱:xiaomuchong@tal.com
  • 附件 1 : vaspkit.0.2.tar.gz
  • 2014-04-12 00:44:51, 744.87 K
  • 附件 2 : vaspkit.0.21.tar.gz
  • 2014-04-23 17:50:18, 742.38 K
  • 附件 3 : workfunction_v2.f
  • 2014-04-24 16:24:39, 3.91 K
  • 附件 4 : vaspkit.0.43.tar.gz
  • 2015-11-19 21:35:11, 927.58 K

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

纳米技术与能源及模拟 仿真建模与计算 VASP and MS 第一性原理相关文档
零点能 @个人收集@ 分子动力学 VASP
强帖强帖 各种软件搜集

» 本帖已获得的红花(最新10朵)

» 猜你喜欢

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

鹰羽龙

木虫 (著名写手)


引用回帖:
27楼: Originally posted by mywai520 at 2014-04-24 17:32:11
上面我已经提供一个功函数提出的fortran脚本,针对vasp5的。你可以用一用,这个我测试过了,没有什么问题。...

非常感谢,请问需要编译吗?
28楼2014-04-24 17:37:45
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 101 个回答

mywai520

铁杆木虫 (著名写手)


注:新版vaspkit可以做功函数和线性光学计算的结构分析,比如得到absorption coefficient, refractive coefficient, reflectivity coefficient, extinction coefficient
and energy-loss function。

具体说明书如下:
User’s Guide
March 26, 2014
VASPKIT 0.2-beta
Postprocessing tool for VASP code
Written and implemented by Vei WANG
* Bug report: the user can send a copy of both input and output files by E-mail to the Dr.
WANG (wangvei@icloud.com)
1
1. New features
New features in VASPKIT.0.2-beta
• Added EOS fitting
• Added linear optics
• Added workfunction
2. Installation
For the VASPKIT installation, basic UNIX/LINUX environment and fortran compiler are
required. Also, you can install VASPKIT on WINDOWS system using MinGW program.
Compiling the program is very simple, please use the following commands.
$ tar -zvxf vaspkit.*.tar.gz
$ cd vaspkit.*/src
$ modify the Makefile file based on your machine environment;
$ make
* Note that the formats of POSCAR, CONCAR and CHGCAR files in VASP.5.x are
slightly different from those in VASP.4.x. Please set the vasp5=.false. in the src/module.f90
file if you use VASP.4.x;
3. Usage
3.1 EOS fitting
The Equation of state (EOS) sub-program for fitting energy-volume data was implemented
from elk code (http://elk.sourceforge.net/). You need to prepare the eos.in file before
performing EOS fitting. The following variables are set in the file eos.in:
cname : name of crystal up to 256 characters
natoms : number of atoms in unit cell
etype : equation of state type (see below)
vplt1, vplt2, nvplt : volume interval over which to plot energy, pressure etc. as well as
the number of points in the plot
nevpt : number of energy-volume points to be inputted vpt(i)
ept(i) : energy-volume points (atomic units)
* Note that the input units are VASP default values, i.e., Å3 and eV. See an example in
vaspkit.*/examples/eos/
2
The equations of state currently implemented are:
1. Universal EOS (Vinet P et al., J. Phys.: Condens. Matter 1, 1941 (1989))
2. Murnaghan EOS (Murnaghan F D, Am. J. Math. 49, 235 (1937))
3. Birch-Murnaghan 3rd-order EOS (Birch F, Phys. Rev. 71, 809 (1947))
4. Birch-Murnaghan 4th-order EOS
5. Natural strain 3rd-order EOS (Poirier J-P and Tarantola A, Phys. Earth Planet Int.
109, 1 (1998))
6. Natural strain 4th-order EOS
7. Cubic polynomial in (V-V0)
3.2 Linear optics
The absorption coefficient, refractive coefficient, reflectivity coefficient, extinction coefficient
and energy-loss function as a function of photon energy can be calculated. You need to
prepare the real.in and imag.in files which include the real and imaginary parts of
frequency-dependent complex dielectric function. The real.in and imag.in consist of the
following data:
energy xx yy zz xy yz zx
.. .. .. .. .. .. ..
.. .. .. .. .. .. ..
energy is the photon energy (in eV). xx , yy, zz , xy, yz and zx are the calculated values
of frequency dependent dielectric tensor writted in vasprun.xml. There is a bash script
optics.sh as a reference in the vaspkit.*/examples/optic/ could help you to prepare the
real.in and imag.in files.
3.3 Misc
Under construction ......
3
14楼2014-04-20 06:26:48
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
简单回复
nanost3楼
2014-04-13 12:58   回复  
五星好评  顶一下,感谢分享!
2014-04-13 21:07   回复  
五星好评  顶一下,感谢分享!
shqshq5楼
2014-04-14 11:39   回复  
五星好评  顶一下,感谢分享!
Y.-L.Guo6楼
2014-04-14 15:48   回复  
五星好评  顶一下,感谢分享!
tangsw9117楼
2014-04-14 20:10   回复  
五星好评  顶一下,感谢分享!
cell8楼
2014-04-16 00:44   回复  
五星好评  顶一下,感谢分享!
sxm20129楼
2014-04-17 09:30   回复  
五星好评  顶一下,感谢分享!
2014-04-18 09:22   回复  
五星好评  顶一下,感谢分享!
zique12楼
2014-04-19 13:04   回复  
顶一下,感谢分享!
wangdading13楼
2014-04-19 13:10   回复  
五星好评  顶一下,感谢分享!
☆ 无星级 ★ 一星级 ★★★ 三星级 ★★★★★ 五星级
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 我不理解! +8 Edward_pc 2026-08-26 13/650 2026-08-26 15:37 by Tide man
[基金申请] 2026国自然函评费到账 +22 羊腰板 2026-08-21 25/1250 2026-08-26 15:00 by zuocuiping
[基金申请] 2026年8月25日国自然放榜前突然收到列入评审专家邮件,有关系吗? +25 木水思豆 2026-08-25 28/1400 2026-08-26 14:53 by draco1987
[基金申请] 能否退出参与的面上项目解除限项 +23 koalala 2026-08-24 26/1300 2026-08-26 14:29 by 宝贝虫子
[基金申请] 出来了 +9 trojank 2026-08-26 9/450 2026-08-26 14:25 by 宝贝虫子
[基金申请] 只有每年这种时候来逛逛小木虫 +26 yaoyewhu2008 2026-08-20 28/1400 2026-08-26 13:49 by zzuzxg
[基金申请] 哪位高人中了,把查询到的截图贴出来让我看看,让我长长见识 +4 yuleib84 2026-08-26 5/250 2026-08-26 13:40 by yuleib84
[基金申请] 为什么国自然不能直接公布 +4 bjdxyxy 2026-08-26 4/200 2026-08-26 13:12 by qingmu1201
[基金申请] 怎么查啊 +4 huang1991js 2026-08-26 4/200 2026-08-26 11:26 by panjy.cn
[基金申请] 国际合作可查了,中了面上 +18 Ldrop2023 2026-08-26 18/900 2026-08-26 11:15 by cmrandy
[基金申请] 项目信息和经费信息在系统里都可以看到了 +6 wittyboy 2026-08-26 14/700 2026-08-26 10:55 by wittyboy
[基金申请] 怎么看青基中了没有啊 +4 叶九微 2026-08-26 4/200 2026-08-26 10:52 by xiacongxu
[基金申请] 国合可查了 +3 paperzjh 2026-08-26 3/150 2026-08-26 10:41 by LemmonTr
[基金申请] 今天务委会开完了,明天出结果吗 +19 angus9576 2026-08-25 23/1150 2026-08-26 10:03 by zp519
[基金申请] 牛来!米来!面来! +8 beefly 2026-08-26 8/400 2026-08-26 08:37 by xuzhipiao
[基金申请] 在坚冰还盖着北海的时候,我看到了怒放的梅花。 (金币+10) +6 ziyangfang 2026-08-25 9/450 2026-08-25 20:26 by huagongfeihu
[基金申请] 明天应该可查了!? +6 chengyan1220 2026-08-23 6/300 2026-08-25 19:45 by zfd97
[基金申请] 人气不行了 +11 fansofjerry 2026-08-21 11/550 2026-08-25 11:04 by 孤独的英雄6
[教师之家] 跳槽后在研项目怎么办? +5 简单化xn 2026-08-22 10/500 2026-08-23 12:38 by 简单化xn
[基金申请] 时间戳今天,20号变了 +5 archvillain 2026-08-20 5/250 2026-08-22 06:12 by hui_daxiao
信息提示
请填处理意见