Giter Club home page Giter Club logo

scripts's Introduction

VASP structure relaxation

VASP and Gnuplot should be installed prior to running these scripts.
Other interesting repositories can be found on my personal website: sufyanshk.github.io
MPIRUN is used for parrallel runs of vasp_std.

These are bash and gnuplot scripts to do strucutrual relaxations and get precise lattice parameter using Vienna Ab-initio Simulaiton Package (VASP).
POSCAR and KPOINTS files are updated during runtime of the respective scripts. Kindly edit the evsvol_coarse.sh, evsvol_fine.sh and kp_optimisation.sh files before running the scripts.
The .plt files are used for plotting E vs. k-points and E vs. lattice parameter plots.

Steps:

  1. Put KPOINTS, POSCAR and POTCAR files.
  2. Edit the evsvol_coarse.sh file and write in it:
    • Energy cut-off
    • Crystal-system name (POSCAR system for which you want to calculate the lattice parameter)
    • No. of cores on which you want to run the VASP calculations
  3. nohup evsvol_coarse.sh & so that the calculations run in the background.
  4. Check the nohup.out file for the output messages. (If summary1.eps file is generated then it means your calculations are over)
  5. Edit the evsvol_fine.sh similar to step-2. Reduce the step size of lattice parameter change.
  6. nohup evsvol_fine.sh & so that the calculations run in the background.
  7. Check the nohup.out file for the output messages. (If summary2.eps file is generated then it means your calculations are over)
  8. Edit the kpoint_optmsn.sh file for desired K-point density.
  9. nohup kpoint_optmsn.sh & so that the calculations run in the background.
  10. Check the nohup.out file for the output messages. (If summary3.eps file is generated then it means your calculations are over)

Disclaimer

This program is not affiliated with VASP.
You are free to modify it, but do so at your own risk.

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.