Skip to content

louisponet/DFControl.jl

Repository files navigation

DFControl

Build Status Build status Coverage Status Package Downloads

This package is a tool to interact with DFT related packages. Currently best support is for Quantum-Espresso and WANNIER90. The support for Abinit is highly experimental and will get updated very soon. There is some integration with Juno, namely the display of various Types is specifically tuned for ease of use.

Installation

This package is registered, so as any normal Julia package:

Pkg.add("DFControl")

See the documentation on how to get started.