xc-threshold
density-functional theory
Install
- All systems
-
curl cmd.cat/xc-threshold.sh
- Debian
-
apt-get install libxc-dev
- Ubuntu
-
apt-get install libxc-dev
- Kali Linux
-
apt-get install libxc-dev
- Fedora
-
dnf install libxc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libxc-dev
- OS X
-
brew install libxc
- Raspbian
-
apt-get install libxc-dev
- Dockerfile
- dockerfile.run/xc-threshold
libxc
density-functional theory
libxc-dev
Library of Exchange-Correlation Functionals (development files)
LibXC is a library of exchange-correlation (XC) functionals for density-functional theory (DFT). The aim is to provide a portable, well tested and reliable set of exchange and correlation functionals that can be used by other codes. This package contains the static library, the C headers and the Fortran modules necessary for developers.