Giter VIP home page Giter VIP logo

vasp-pv's Introduction

This script and its contents are not associated with the VASP code in any way. Use them at your own risk and reward.

The basic flow of the script is this:

  1) Geometry optimisation
    1a) Optimise coordinates
    1b) Optimise the cell 
    1c) Optimise everything together
    
  2) Calculate the polarisation of the cell - if non-centrosymmetric, uisng a Berry phase approach
  
  3) Calculate the band structure
    3a) Get the self-consistent charge distribution uisng the standard k-points
    3b) Set up the special k-point mesh and calculate the band-structure non-self-consistently
    
  4) Calculate the optical properties and high-frequency dielectric constant
  
----------------------------------------

What you need to set:
  All INCARs : set NPAR/KPAR to best work with your system, Peter Larsen has an excellent blog on this (https://www.nsc.liu.se/~pla/)
  KPOINTS for optimisations/charge calculation should be specicied in the usual way
  KPOINTS for band structure - these must be set up in an individual file called KPOINTS.band. This file contains only the special points with their weighting
  eg.   0.0000  0.50000  0.00000   0.00    
  if you use ASE I have written a script to generate these 'automatically' (https://github.com/keeeto/kpoints-brillouin/blob/master/kpoints-bz-vasp.py)
  KPOINTS for the optics, this should be denser than the regular KPOINTS, if possible
  POTCAR containing the pseudopotentials

vasp-pv's People

Contributors

keeeto avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.