Fermi-orbital descriptor Monte-Carlo


License
Apache-2.0
Install
pip install fodMC==1.2.2

Documentation

fodMC - Fermi-orbital descriptor Monte-Carlo

license language language version doi

Attention: This is the version as of October 21th, 2021. Current development are carried out at GitLab (https://gitlab.com/opensic/fodMC)

Main developer:

Sidekicks:

Description

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

Interpretation and automatic generation of Fermi-orbital descriptors

S. Schwalbe, K. Trepte, et al.      
Journal of Computational Chemistry, vol. 40, pp. 2843-2857, 2019    

Installation (using pip)

$ pip3 install fodMC

Installation (local)

$ 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.

ATTENTION

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.