Code Monkey home page Code Monkey logo

vasp_script's Introduction

VASP_script

  1. 2unix.sh VASP INCAR里的tab输入程序是不认识的,往往会忽略这条参数, 可以将INCAR的格式转为UNIX的格式,同时可以将tab转为空格。 bash 2unix.sh INCAR

  2. animate-neb-xyz.sh NEB插点后,将各个文件夹中的POSCAR.xyz组合成total.xyz,可以用VMD看动画。 bash animate-neb-xyz.sh

  3. deltaer 查看RMM优化是否超过40步,如果超过,很可能SCF没有收敛。同时返回第一步和最后一步电子步的能量差值 bash deltaer

  4. er 输出最后一步能量 bash er

  5. fermi 输出fermi能级和轨道排布 bash fermi

  6. kpoint 生成普通的K点, bash kpoint G 4 4 4 等,推荐用vaspkit

7.merge_band.py 因为p4vasp 导出的能带和dos的 dat文件没有分开,没法用Origin直接绘图, python merge_band.py 可以重新将dat文件转化为 Origin可以直接绘图的dat文件。

  1. OUTCAR2jmol.sh 针对JMOL可视化OUTCAR的频率振动时无法认识原子的问题。 bash OUTCAR2jmol.sh

  2. POTCAR.sh 和 pos2pot 在POTCAR.sh中配置好赝势库的位置,再在pos2pot中配置好POTCAR.sh的位置, bash pos2pot 就可以根据POSCAR 中的元素信息自动生成POTCAR,如需要其他种类的 POTCAR,只需在POSCAR 的元素栏中将元素类型改成想用的赝势类型 比如 Li_pv

  3. readbandgap.sh 计算能隙 bash readbandgap.sh

  4. revi2-entropy.py 不再推荐 bash zpe 根据振动分析结果,计算处给定温度下的 H TS ZPE校正

  5. POSCARtoolkit.py 转化分数坐标;根据层数固定原子;选择性放开,固定或者部分固定原子

  6. sigma 可以自动判断sigma的取值是否合适。SIGMA 的取值要保证OUTCAR 中的 entropy T*S 这一项,平均到每个原子上,要小于 1-2 meV bash sigma

  7. Auxiliary Tool for the VASPKIT.rar 类似7, 将 vaspkit的输出文件转成 Origin的格式,同时另外的工具可以找出能带图中高对称点在能带图中的 x坐标。

vasp_script's People

Contributors

tamaswells avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.