Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 2.56 KB

README.md

File metadata and controls

28 lines (22 loc) · 2.56 KB

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 five 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).

There is also a general review paper on fully numerical calculations on atoms and diatomic molecules that should be of interest

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 2022-10-20