Code Monkey home page Code Monkey logo

vasp_lol's Introduction

VASP - Localized Orbital Locator

This project provides patch files for VASP v6.3.0 that:

  1. Enabling calculation of the Localized Orbital Locator (LOL)
  2. Fixing a bug in spin polarized electron localization function calculations.

Before getting into things, you might want to check out the following paper:

  1. H.L Schmider and A.D Becke, Chemical content of the kinetic energy density, J. Mol. Struct.: THEOCHEM 527 (2000) 51.

  2. A. Savin, The electron localization function (ELF) and its relatives: interpretations and difficulties, J. Mol. Struct.: THEOCHEM 727 (2005) 127โ€“13.

Applying patches

  1. To fix the ELF bug, put the VASPv6.3.0_ELF.patch under $VASP_SOURCE folder and issue the following command:
patch -p0 < VASP6.3_ELF.patch
  1. To enable LOL calculation, put VASPv6.3.0_LOL.patch under $VASP_SOURCE and issue the following command:
patch -p0 < VASP6.3_LOL.patch

Run calculations

Setting LLOL=.TRUE. in INCAR file will enable the calculation of LOL at the end of the single point cycle.

A file named LOLCAR is generated after the calculation.

Note: VESTA treates LOLCAR as charge density object so the iso-value displayed by it is divided by the volume of the unitcell.

Disclaimer

*1. VASP is a commercial package, be sure you have a proper license to use it.

*2. VASPv6.3.0_ELF.patch is forked directly from VASP forum.

*3. The correctness of this patch has been checked with few simple cases. However, this is not guaranteed to work for your specific system. Make sure you KNOW WHAT YOU ARE DOING!

vasp_lol's People

Contributors

chengcheng-xiao 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.