Attention: This is the version as of October 21th, 2021. Current development are carried out at GitLab (https://gitlab.com/opensic/fodMC)
Main developer:
- Kai Trepte (KT, kai.trepte1987@gmail.com)
- Sebastian Schwalbe (SS, theonov13@gmail.com)
Sidekicks:
- Alex Johnson (AJ, johns1ai@cmich.edu)
- Jakob Kraus (JaK, jakob.kraus@physik.tu-freiberg.de)
fodMC is a generator for Fermi-orbital descriptor (FOD) positions
to be used in the Fermi-Löwdin orbital self-interaction correction (FLO-SIC) method.
There is a publication, explaining the underlying idea of this program; please see
S. Schwalbe, K. Trepte, et al.
Journal of Computational Chemistry, vol. 40, pp. 2843-2857, 2019
$ pip3 install fodMC
$ git clone https://github.com/pyflosic/fodMC
$ cd fodMC
$ pip3 install -e .
The Python module is called fodmc.
There are examples to make you familiar with the execution.
You can either work at the Fortran level (see examples/fortran) or
use the Python interface, see examples/python.
Initial FODs for transition metals and larger atoms may currently not be reliable.
This is due to the fact that the spherical symmetry of the core FODs (with is strictly enforced)
might not represent a good guess for such systems. Intensive research is needed to determine the
correct structural motifs for such systems.