yurivict / HelFEM

Finite element methods for electronic structure calculations on small systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HelFEM -- Helsinki Finite Element Suite for atoms and diatomic molecules

HelFEM is a suite of programs for finite element calculations on atoms and diatomic molecules at the Hartree-Fock or density-functional levels of theory. Hundreds of functionals at the local spin density approximation (LDA), generalized gradient approximation (GGA), and meta-GGA levels of theory are supported.

The program has been described in the following three articles:

The program can also be used to form starting potentials for molecular electronic structure calculations with the superposition of atomic potentials method described in J. Chem. Theory Comput. 15, 1593 (2019), as discussed in J. Chem. Phys. 152, 144105 (2020).

Compilation is straightforward with CMake. To compile, you have to set some variables in CMake.system, such as the directories where the Armadillo headers, and libxc headers and libraries reside, and how to link against LAPACK.

Susi Lehtola 2018-10-24

About

Finite element methods for electronic structure calculations on small systems

License:Other


Languages

Language:C++ 95.2%Language:Fortran 4.4%Language:CMake 0.3%Language:C 0.2%Language:Shell 0.0%