VASPseudopotentials

Documentation for VASPseudopotentials.

See the Index for the complete list of documented functions and types.

The code, which is hosted on GitHub, is tested using various continuous integration services for its validity.

This repository is created and maintained by @singularitti, and contributions are highly welcome.

Package features

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg mode and run:

pkg> add VASPseudopotentials

Or, equivalently, via Pkg.jl:

julia> import Pkg; Pkg.add("VASPseudopotentials")   Resolving package versions...
    Updating `~/work/VASPseudopotentials.jl/VASPseudopotentials.jl/docs/Project.toml`
  [a8aa8eba] ~ VASPseudopotentials v0.1.0 `~/.julia/dev/VASPseudopotentials` ⇒ v0.1.0
    Updating `~/work/VASPseudopotentials.jl/VASPseudopotentials.jl/docs/Manifest.toml`
  [a8aa8eba] ~ VASPseudopotentials v0.1.0 `~/.julia/dev/VASPseudopotentials` ⇒ v0.1.0
Precompiling project...
    526.4 ms  ✓ VASPseudopotentials
  1 dependency successfully precompiled in 1 seconds. 53 already precompiled.
  1 dependency precompiled but a different version is currently loaded. Restart julia to access the new version. Otherwise, loading dependents of this package may trigger further precompilation to work with the unexpected version.

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the in-development version.

Project status

The package is developed for and tested against Julia v1.6 and above on Linux, macOS, and Windows.

Questions and contributions

You can post usage questions on our discussion page.

We welcome contributions, feature requests, and suggestions. If you encounter any problems, please open an issue. The Contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

Manual outline

Library outline

Index