Giter Club home page Giter Club logo

pseudopotentialio.jl's Introduction

PseudoPotentialIO.jl

Stable Dev Build Status Coverage

PseudoPotentialIO aims to provide parsers for common pseudopotential file formats used by density functional theory codes and an interface for accesssing the quantities that they contain.

The following file formats are supported or have planned (or no planned) support. If your favorite format does not appear in the table below, please file an issue!

Format Read Standardize
UPF (old) NormConserving, Ultrasoft
UPF (v2.0.1 with schema) NormConserving, Ultrasoft
PSP1 Not planned
PSP3/HGH Planned Hgh
PSP4/Teter Not planned
PSP5/"Phoney" Not planned
PSP6/FHI98PP Not planned
PSP7/ABINIT PAW Not planned
PSP8/ONCVPSP NormConserving
PSP9/PSML Planned
PSP17/ABINIT PAW XML Planned
FPMD XML Not planned
Vanderbilt USPP Planned

Pseudopotentials are read into [Format]File structs which mirror very closely the contents of the file. However, different file formats provide important physical quantities in slightly different forms. For a more consistent interface to the physical quantities with consitent units, meanings, and dimensions, *File structs can be converted to *Psp pseudopotential structs.

The following type tree for representing different types of pseudopotentials is implemented

AbstractPsP
|
--- NumericPsP (pseudopotentials on grids)
|   |
|   --- NormConservingPsP (UPF, PSP8)
|   |
|   --- UltrasoftPsP (UPF)
|   |
|   --- [Placeholder] ProjectorAugmentedWavePsP (UPF)
|
--- AnalyticPsP (pseudopotentials with analytic forms)
    |
    --- HghPsP (HGH)

Unsupported features:

  • Fully relativistic (spin-orbit coupling) pseudopotentials
  • Semilocal pseudopotentials

Supported features:

  • Non-linear core corrections
  • Multiprojector pseudopotentials
  • Linear and logarithmic meshes

pseudopotentialio.jl's People

Contributors

azadoks avatar mfherbst avatar

Watchers

 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.