Functions

The user-accessible functions of EDIpy2.0 are methods of the global_env class. They act as interfaces to functions and subroutines of EDIpack2.0. Depending on whether the Fortran library was built with -DWITH_INEQ or not, the EDIpy2.0 function will accept parameters that relate to real-space DMFT problems (such as the number of inequivalent sites Nlat ). If the real-space DMFT module is not available, a RuntimeError will be raised. Refer to the EDIpack2.0 installation instructions for more details.