Next: FLEX for Crystal field Up: Running FLEX program Previous: Running FLEX program

SUN FLEX

The following information is printed by executing the SU(N) version of the program
$ [...\vert]$ flex_input_file [options]
Options:
file Filename of the trial spectral function
-T Temperature (0.001)
-U Coulomb repulsion (1)
-mu Chemical potential (0.5)
-alpha Mixing parameter (0.2)
-alpha_mu Mixing parameter for mu (1)
-nd Desired doping (1)
-ph_reduce Weather to screen PH diagrams with PP effective interaction (0)
-Na Number of additional points around fermi function (50)
-Ns Twice the number of bands (2)
-si Data will be read from standard input
-max_diff Criterium tu stop self-consistency (0.0001)
-max_steps Criterium tu stop self-consistency (300)
-ph Wheather to include PH-channel (1)
-pp Wheather to include PP-channel (1)
-gw Wheather to include GW-channel (1)
-g0 Use G or G0 (g0=1 - use G0, g0=0 - use G) (0)
-hs Weather to fix hartree term to be proportional to the input nd (0)
-do Debug output (prints spec. fun. every iteration) (0)

Below, some more information is given for each parameter of the program. But first, let us run the example program to illustrate how it works. In the subdirectory work a file with name history.flex is located which saves all previous command lines for easier restart of the program in the future. The last command line is already written and user can copy the command line to the shell and execute
../flx start/Aflex_N_4_U_1_nd_0.8_T_0.001_pp_ph_gw -nd 2 -ph_reduce 1 -Ns 4 -do 1
After approximately 40 iterations the self-consistency is reached. Results are printed in the following files

Information, printed to the standard output includes

Finally, let me give some more information on the input parameters for the SUN flex program



Next: FLEX for Crystal field Up: Running FLEX program Previous: Running FLEX program
Kristjan Haule 2004-08-23