libxc: new build-block added

This commit is contained in:
2019-09-20 16:42:51 +02:00
parent f2204e4fc3
commit d3cbd35bc1
3 changed files with 46 additions and 0 deletions

13
Compiler/libxc/modulefile Normal file
View File

@@ -0,0 +1,13 @@
#%Module1.0
module-whatis "library of exchange-correlation functionals for density-functional theory"
module-url "https://gitlab.com/libxc/libxc"
module-license "Mozilla Public License Version 2.0"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
Libxc is a library of exchange-correlation functionals for
density-functional theory. The aim is to provide a portable, well
tested and reliable set of exchange and correlation functionals that
can be used by a variety of programs.
"