EDIpack Fortran-C interface: Variables
The following is a list of EDIpack input variables which
are compatible with C. See also ED_INPUT_VARS
Variables
-
int has_ineq
This flag is
1
if real-space DMFT support enabled,0
otherwhise
-
bool chidens_flag
Flag to activate charge susceptibility evaluation. Interfaces to
chidens_flag
.
-
bool chiexct_flag
Flag to activate exciton susceptibility evaluation. Interfaces to
chiexct_flag
.
-
bool chipair_flag
Flag to activate pair susceptibility evaluation. Interfaces to
chipair_flag
.
-
bool chispin_flag
Flag to activate spin susceptibility evaluation. Interfaces to
chispin_flag
.
-
double dmft_error
Convergence threshold. Interfaces to
dmft_error
.
-
bool ed_total_ud
Flag setting orbital-resolved sectorization of Fock space Hamiltonian. Interfaces to
ed_total_ud
.
-
int Lpos
Number of points in Probability Distribution Function lattice for phonons. Interfaces to
Lpos
.
-
double xmax
Maximum of the x-range for the local lattice probability distribution function. Interfaces to
xmax
.