Giter VIP home page Giter VIP logo

densitytool's Introduction

DensityTool

DensityTool v0.2 is a FORTRAN program, designed to compute the local density of states and local spin density of states from the output of the VASP package.

Created by Lucas Lodeiro and Tomáš Rauch.

[email protected]

[email protected]

If you use the code, please cite: L. Lodeiro and T. Rauch: DensityTool: A post-processing tool for space- and spin-resolved density of states from VASP, Computer Physics Communications 277, 108384 (2022), https://doi.org/10.1016/j.cpc.2022.108384

Description of files / folders:

DENSITYTOOL.F90 - program source code

DENSITYTOOL.IN - sample input

LICENSE - MIT License

Plot_LDOS.py and Plot_LSDOS.py - sample script for plotting the data generated with DensityTool

User_Manual.pdf - User Manual

Examples - folder with examples, including input and output data, explained in contained README file

Installation

The program can be compiled using a FORTRAN compiler, e.g.: ifort -O2 -o DENSITYTOOL.X DENSITYTOOL.F90 or gfortran -O3 -o DENSITYTOOL.X DENSITYTOOL.F90

Execution

The executable DENSITYTOOL.X has to be executed in a folder with the VASP output and the input file, DENSITYTOOL.IN, if used, as /PROGRAMFOLDER/DENSITYTOOL.X < DENSITYTOOL.IN > DENSITYTOOL.OUT In DENSITYTOOL.IN the parameters of the calculation can be specified. If DENSITYTOOL.IN is not used, the parameters for the calculation are asked by the program and can be entered manually.

densitytool's People

Contributors

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