Variables

From The Yambo Project
Jump to navigation Jump to search

This page gives a brief explanation of the many input variables used by Yambo.
Variables apply to the standard yambo executable unless indicated otherwise.
Default values are read from the indicated database file unless stated otherwise.
Required verbosity flags are indicated where appropriate.

Units can have the following values:

  • None = no unit
  • RL = number of G-vectors
  • Energy = Ha, mHa (Hartree atomic units), Ry, mRy (Rydberg atomic units), eV, meV (electron volts), K, THz, GHz
  • Length = Bohr atomic units a.u.

Formats are described on the Format page.

DO NOT EDIT THIS PAGE DIRECTLY!!! CHANGES WILL BE LOST!!!



All Variables (alphabetical order)

BDmRange BEnRange BEnSteps BLongDir BndsRnXd BndsRnXp BoseCut BoseTemp
BS_CPU BS_nCPU_LinAlg_DIAGO BS_nCPU_LinAlg_INV BS_ROLEs bse BSEBands BSEmod BSENGBlk
BSENGexx BSEPSInvTrs BSHayTrs bsk BSKmod bss BSSInvKdiag BSSInvMode
BSSInvPFratio BSSmod BSSPertWidth CGrdSpXd chi ChiLinAlgMod Chimod cohsex
CUTBox CUTCol_test CUTCylLen CUTGeo CUTRadius CUTwsGvec DbGdQsize DbGdQsize
DBsFRAGpm DBsIOoff DIP_Threads DipApproach DipApproach DipPDirect DipPDirect DmERefXd
DmRngeXd DmRngeXp DrClassic DrudeWBS DrudeWXd dScStep DysSolver EhEngyXd
ElecTemp Em1Anys em1d em1s EMStpsXd EnRngeXd EnRngeXp ETStpsXd
ETStpsXp EvalCurrent ExtendOut ExtF_Dir ExtF_kind EXXRLvcs EXXRLvcs FFTGvecs
FrSndOrd FxcGRLc Gauge GbndRnge GDamping GDmRnge GEnRnge GEnSteps
GfnQP_E GfnQP_N GfnQP_Wc GfnQP_Wc_dos GfnQP_Wc_E GfnQP_Wv GfnQP_Wv_dos GfnQP_Wv_E
GfnQP_Z GfnQPdb GrFnTpXd GTermEn GTermKind gw0 HARRLvcs HF_and_locXC
IDEm1Ref IkSigLim IkXLim K_Threads KfnQP_E KfnQP_N KfnQP_Wc KfnQP_Wc_dos
KfnQP_Wc_E KfnQP_Wv KfnQP_Wv_dos KfnQP_Wv_E KfnQP_Z KfnQPdb life LifeTrCG
LongDrXd LongDrXp LRC_alpha MaxGvecs MEM_tresh MetDamp Nelectro NewtDchk
NGsBlkXd NLBands NLCorrelation NLDamping NLintegrator NLLrcAlpha NLogCPUs nloptics
NLstep NLtime NLverbosity NoCondSumRule NonPDirs OccTresh OnMassShell optics
PAR_def_mode PAR_def_mode PPAPntXp Qdirection QPerange QPerange QpgFull QPkrange
QPkrange QpntsRXd QptCoord QShiftOrder RandGvec RandQpts Reflectivity rim_cut
SE_CPU SE_ROLEs SE_Threads setup ShiftedPaths ShiftedPaths StdoHash tddft
UseDipoles UseNLCC VXCRLvcs WehCpl WehDiag WFbuffIO WRbsWF X_all_q_CPU
X_all_q_nCPU_LinAlg_INV X_all_q_ROLEs X_finite_q_CPU X_finite_q_nCPU_LinAlg_INV X_finite_q_ROLEs X_q_0_CPU X_q_0_nCPU_LinAlg_INV X_q_0_ROLEs
X_Threads XfnQP_E XfnQP_N XfnQP_Wc XfnQP_Wc_dos XfnQP_Wc_E XfnQP_Wv XfnQP_Wv_dos
XfnQP_Wv_E XfnQP_Z XfnQPdb

Global options

Nelectro (Units: None, Format: Real)Default: From ns.db1 Verbosity: -V gen
Meaning: Number of electrons
Usage: Change to shift the Fermi level by hand.

ElecTemp (Units: Energy, Format: Real)Default: 0.000 Verbosity: -V gen
Meaning: Electronic Temperature
Usage:

BoseTemp (Units: Energy, Format: Real)Default: -1 Verbosity: -V gen
Meaning: Bosonic Temperature
Usage:

OccTresh (Units: None, Format: Real)Default: 1.00E-05 Verbosity: -V gen
Meaning: Occupation treshold (metallic bands)
Usage:

StdoHash (Units: None, Format: Integer)Default: 40 Verbosity: -V io
Meaning: Number of hashes in live-timing output.
Usage: Might be useful to increase for very long jobs, or if the code is hanging.

DBsIOoff (Units: None, Format: String)Default: none Verbosity: -V io
Meaning: List of databases not written to disk
Usage: Space-separated list of DB with NO I/O. DB is (DIP,X,HF,COLLs,J,GF,CARRIERs,OBS,W,SC,BS,ALL). No ndb.* file is written.
Example: DBsIOoff= "DIP" means ndb.dip_iR_and_P_fragment_* is not written, but stored in memory if Yambo needs it.

DBsFRAGpm (Units: None, Format: String)Default: none Verbosity: -V io
Meaning: List of databases to be fragmented
Usage: Space-separated list of +DB to FRAG and -DB to NOT FRAG, where DB is (DIP,X,W,HF,COLLS,K,BS,QINDX,RT,ELP. Fragments the database. Smaller files (e.g. ndb.em1s_fragment_*) are created instead of a large one (e.g. ndb.em1s). Faster read/write operations in parallel runs

WFbuffIO (Units: None, Format: Flag)Default: Off Verbosity: -V io
Meaning: Wave-functions buffered I/O
Usage: Parts of the WFs are stored by the node. Nodes communicate when these elements are needed. Memory heavy.

MEM_tresh (Units: Kb, Format: Integer)Default: 10000 Verbosity: -V gen
Meaning: Threshold on traced memory allocations/deallocations
Usage:

NLogCPUs (Units: None, Format: Integer) Verbosity: -V par
Meaning: Live-timing CPU`s (0 for all)
Usage: Number of CPUs that write a LOG file. 0 means all CPUs.

PAR_def_mode (Units: None, Format: String)Default: balanced Verbosity: -V par
Meaning: Parallelization mode ("balanced"/"memory"/"workload")
Usage: You can set "memory" to save memory

FFTGvecs (Units: RL/Energy, Format: Integer/Real) Verbosity: -V RL
Meaning: Number of G-vectors or energy cut off for expanding the wavefunctions/FFT transforms
Usage: Determines size (memory) of calculation. Corresponds to cutoff in DFT calculation; can be much less than geometry cutoff. It needs careful convergence.

Initialization

setup (Units: None, Format: String)
Meaning: Runlevel name
Usage: Activate with -i option

MaxGvecs (Units: RL/Energy, Format: Integer/Real) Verbosity: -V RL
Meaning: Maximum number of G-vectors that can be used by code
Usage:

IkSigLim (Units: Range, Format: Integer ) Verbosity: -V kpt
Meaning: QP K-points indices range
Usage:

IkXLim (Units: , Format: ) Verbosity: -V kpt
Meaning:
Usage:

QptCoord (Units: , Format: ) Verbosity: -V kpt
Meaning:
Usage:

Random integration method and cutoff Coulomb potentials

rim_cut (Units: None, Format: String)
Meaning: Runlevel name
Usage: Activate with -r option

RandQpts (Units: RL, Format: Integer)
Meaning: Number of random q-points in the BZ to perform Monte Carlo Integration,
Usage: It needs convergence: values like 10^6 can be used to ensure convergence. Needed for non 3D system to avoid divergences for small q, and needed to build cutoff potential with box shape See also: RandGvec

CUTGeo (Units: None, Format: String)Default: none
Meaning: Cutoff geometry
Usage: Allowed values are: "box/cylinder/sphere/ws X/Y/Z/XY...", e.g. "box xy" or "cylinder y". WS is the suggested option for orthorhombic cells. Use sphere (0D) for molecules, cylinder (1D) for polymers and nanotubes, box (0D, 1D, 2D) for all geometries. XYZ: cut in all directions. Box: XY: cut in XY only. Cylinder X/Y/Z indicates cylinder axis. When using Box shapes, the RIM is also needed to calculate the potential. In Box for large enough boxes assigns Box side slighlty smaller than the cell box. In order to use the box a previous RandQpts (rim_cut) is needed. See also: CUTBoxCUTRadiusCUTCylLenCUTwsGvec

CUTBox (Units: Length, Format: Vector)Default: (0,0,0)
Meaning: Dimensions of box
Usage: {{{1}}}

CUTRadius (Units: Length, Format: Real)
Meaning: Sphere/cylinder radius.
Usage: Cutoff radius used in spehere and cylinder geometry

CUTCylLen (Units: Length, Format: Real)
Meaning: Length for finite Cylinders
Usage: {{{1}}}

CUTwsGvec (Units: Energy, Format: Real)Default: 0.7
Meaning: Energy cut off on modified component
Usage: {{{1}}} See also: CUTGeo

RandGvec (Units: Energy, Format: ) Verbosity: -V RL
Meaning: Number of G vectors the RIM is calculated at
Usage: {{{1}}}

QpgFull (Units: None, Format: Flag)Default: off Verbosity: -V RL
Meaning:
Usage: Monte Carlo random integratio for the full coulomb matrix 1/

Em1Anys (Units: , Format: ) Verbosity: -V RL
Meaning:
Usage:

IDEm1Ref (Units: , Format: ) Verbosity: -V RL
Meaning:
Usage:

CUTCol_test (Units: None, Format: Flag)Default: off Verbosity: -V RL
Meaning: Provides in output the truncated Coulomb potential in real space
Usage: Useful option for debugging purposes.

Hartree-Fock Self-energy and Vxc

HF_and_locXC (Units: None, Format: String)
Meaning: Runlevel name
Usage: Activate with -x

EXXRLvcs (Units: RL/Energy, Format: Integer/Real)Default: MaXGvecs
Meaning: Number of G-vectors used in the sum of the exchange self-energy Sx.
Usage: It needs careful convergence. As it is not particularly time consuming, large values can be used to ensure convergence. Generally a large number is needed as the QP energies show a slow convergence. The calcualtion of the exchange part is rather fast.

VXCRLvcs (Units: RL/Energy, Format: Integer/Real)Default: MaXGvecs
Meaning: Number of G-vectors used in the evaluation of the density for the <Vxc> matrix element
Usage: A large number is needed in order to have a precise cancellation with the ground state calculation, in particular when GGA potential are used. A good measure of the accuracy is to compare the E_xc value printed in Yambo report and QE output file.

QPkrange (Units: None, Format: Range)Default: All qp and all bands available.
Meaning: Range of states (n,k) where GW/Sx elements are calculated
Usage: Careful use of fewer k-points and bands reduces the calculation time; yambo will interpolate the rest. Format is: first k-point See also: QPerange

UseNLCC (Units: None, Format: Flag)Default: off Verbosity: -V qp
Meaning: If present, add NLCC contributions to the charge density.
Usage: Care is needed. Beware NLCC are included in the Vxc but not in the exchange part of the self energy that could be inconsistent. Suggestion: if possible use PP without NLCC.

QPerange (Units: None/Energy, Format: Range) Verbosity: -V qp
Meaning: Range of states (E,k) where GW/Sx elements are calculated
Usage: Careful use of fewer k-points and bands reduces the calculation time; yambo will interpolate the rest. Format is: first k-point See also: QPkrange

SE_CPU (Units: None, Format: String) Verbosity: -V par
Meaning: CPUs for each role
Usage: For consistency the product of the CPUs for each role has to be equal to the number of MPI tasks of the job

SE_ROLEs (Units: None, Format: String) Verbosity: -V par
Meaning: CPUs roles (q,qp,b)
Usage: {{{1}}} See also: SE_ROLEs

SE_Threads (Units: None, Format: Integer) Verbosity: -V par
Meaning: Number of threads for self-energy
Usage: Very efficient. To be effective the code should have been compiled with OMP support.

GW

cohsex (Units: None, Format: String)
Meaning: Runlevel name
Usage:

gw0 (Units: None, Format: String)
Meaning: Runlevel name
Usage: Activate with -g <opt>

life (Units: None, Format: String)
Meaning: Runlevel name
Usage: Activate with -l option.

QPkrange (Units: None, Format: Range)Default: From ns.db1 (all k-points, all bands)
Meaning: K-points and band range where you want to calculate the GW correction.
Usage: If interested in non consecutive kpoints or bands multiple rows can be also considered. The syntax is first kpoint

GbndRnge (Units: None, Format: Range)
Meaning: Specifies the range of bands entering in the sum over states in the correlation part of the self energy
Usage: It needs several empty states. Single quasiparticle states converges very slowly with respect GbndRnge, energy differences (e.g. gaps) behave better. See also GTermKind variable in order to speed up the convergences.This number is usually larger than the number of bands used to calculated the dielectricconstant. Single quasiparticle energies converge slowly with respect GbndRnge, energy difference behave better. You can use terminator technique to mitigate the slow dependence.

GDamping (Units: , Format: )
Meaning: Small damping in the Green's function definition, the delta parameter.
Usage: The final result shouuld not depend on that, usually set at 0.1 eV

dScStep (Units: Energy, Format: Real)Default: 0.1
Meaning: Energy step to evaluate Z factors
Usage:

DysSolver (Units: , Format: )
Meaning: Indicates method used to solve the Dyson equation
Usage: "n" Newton linearization (First order expansion around KS eigenvalue), 's' non linear iterative secant method

LifeTrCG (Units: None, Format: Real)Default: 100
Meaning: Lifetime transition reduction (%)
Usage:

GfnQPdb See KfnQPdb

GfnQP_N See KfnQP_N

GfnQP_E See KfnQP_E

GfnQP_Z See KfnQP_Z

GfnQP_Wv_E See KfnQP_Wv_E

GfnQP_Wv See KfnQP_Wv

GfnQP_Wv_dos See KfnQP_Wv_dos

GfnQP_Wc_E See KfnQP_Wc_E

GfnQP_Wc See KfnQP_Wc

GfnQP_Wc_dos See KfnQP_Wc_dos

GTermKind (Units: None, Format: String) Verbosity: -V qp
Meaning: Type of terminator to accelarate onvergence with respect empty states
Usage: Default is "none", possible options are "BG" for the Bruneval-Gonze terminator. See BG[1]. It speeds up the convergence with respect to number of empty bands.

GTermEn (Units: Energy, Format: ) Verbosity: -V qp
Meaning: Energy of the fictitious pole of the terminator
Usage:

NewtDchk (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

ExtendOut (Units: None, Format: Flag) Verbosity: -V qp
Meaning: Extended output: Print more quantities in qp output files
Usage:

OnMassShell (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

QPerange (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

GEnSteps (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage: -g s

GEnRnge (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage: -g s

GDmRnge (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage: -g s

Screening

em1d (Units: , Format: String)
Meaning: Runlevel name
Usage:

em1s (Units: , Format: String)
Meaning: Runlevel name
Usage:

NGsBlkXd (Units: RL/Energy, Format: Integer/Real)
Meaning: Number of G-vectors or energy cut off in the screening (response block size)
Usage: Determines the size of the dielectric matrix in G-space. Needed for inclusion of local field effects, it should be much smaller than the number of G-vectors needed to expand the wavefunctions (FFTGvecs). It needs careful convergence, and should be converged along with BndsRnXd. Depends strongly on the system inhomogeneity. See also: BndsRnXpFFTGvecs

PPAPntXp (Units: Energy, Format: Real)Default: 1 Ha (27.2114eV)
Meaning: Plasmon pole Imaginary Energy
Usage: The self energy in the imaginary axis should be a smooth function so it should not have a strong dependence on this pole energy. Set it at an higher value of the plasmon energy (see EELS spectrum). this is the second frequency used to fit the Godby-Needs plasmon-pole model (PPM). If results depend consistently by changing this frequency, the PPM is not adequate for your calculation and it is need to gp beyond that, e.g. Real-axis.

BndsRnXp See BndsRnXd

EnRngeXp See EnRngeXd

DmRngeXp See DmRngeXd

ETStpsXp See ETStpsXd

LongDrXp See LongDrXd

Optics/chi in G-space

optics (Units: None, Format: String)
Meaning: Runlevel name: "Optics"
Usage: Activate with -o <opt>. Optics runlevel.

chi (Units: None, Format: String)
Meaning: Runlevel name: "Dyson equation for chi."
Usage: Activate with -o c. Dyson equation for chi.

tddft (Units: None, Format: String)
Meaning: Runlevel name: "Use TDDFT kernel"
Usage: Activate with -k alda or -k lrc. Use TDDFT kernel

Chimod (Units: None, Format: String)
Meaning: Type of kernel in TDDFT Dyson equation
Usage: Do not set this manually - set using the appropriate -k command line option. Allowed values: IP/Hartree/ALDA/LRC/BSfxc. IP indicates no kernel (independent particle level/RPA without local fields)

X_Threads (Units: None, Format: Integer)
Meaning: Number of threads for response functions
Usage: efficient, need extra mem

DIP_Threads (Units: , Format: )
Meaning:
Usage:

QpntsRXd (Units: None, Format: Range)
Meaning: Range of indexes of q-points/transferred momenta to be computed.
Usage: Set to 1 1 to select just the long wavelength term. Range from 1:nqpt.

BndsRnXd (Units: None, Format: Range)
Meaning: Bands range: Specifies the number of bands entering in the sum over states in the RPA response function
Usage: It needs several empty states. See also GTermKind variable in order to speed up the convergences. Reduce range in order to lower memory. In metals it includes partially filled bands. See also EhEngyXd. See also: GTermKind

EnRngeXd (Units: Energy, Format: Range)
Meaning: Energy range the spectrum is calculated across.
Usage: Extremae of the energy range across which optical spectra will be computed. See also: EhEngyXd

DmRngeXd (Units: Energy, Format: Range)
Meaning: Determines the damping used across the requested spectral range.
Usage: Typically this is kept constant. If different values are used, the damping at each energy will be interpolated linearly. This can be useful when poor k-point sampling leads to large oscillations at higher energy.

ETStpsXd (Units: None, Format: Integer)
Meaning: Number of energy steps in computing X
Usage: Determines the number of steps in energy the response function/spectrum is computed for in the desired range defined by EnRngeXd. In the case of a full frequency GW the range is fixed by the occupied/empty states included in the calculation, the number of frequency requires a careful check

LongDrXd (Units: Length, Format: Vector)
Meaning: Electric field direction
Usage: Pay attention how the system is oriented when treating non 3D systems and choose a direction in the plane/axis where your system lies

FxcGRLc (Units: , Format: )
Meaning: XC-kernel size
Usage: Needs convergence study. Much less than FFTGvecs

LRC_alpha (Units: None, Format: Real)Default: 0.00
Meaning: LRC fitting parameter alpha
Usage: Long-range tail of the fxc kernel. Depends on the system: the larger the screening the smaller this parameter.

XfnQPdb See KfnQPdb

XfnQP_N See KfnQP_N

XfnQP_E See KfnQP_E

XfnQP_Z See KfnQP_Z

XfnQP_Wv_E See KfnQP_Wv_E

XfnQP_Wv See KfnQP_Wv

XfnQP_Wv_dos See KfnQP_Wv_dos

XfnQP_Wc_E See KfnQP_Wc_E

XfnQP_Wc See KfnQP_Wc

XfnQP_Wc_dos See KfnQP_Wc_dos

NonPDirs (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

ChiLinAlgMod (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

GrFnTpXd (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage: {{{1}}}

DmERefXd (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

CGrdSpXd (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

EMStpsXd (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

DrudeWXd (Units: Energy, Format: Complex) Verbosity: -V resp
Meaning: Drude plasmon energy and inverse lifetime.
Usage:

EhEngyXd (Units: Energy, Format: Range)Default: (-1,-1) Verbosity: -V resp
Meaning: Electron-hole energy range
Usage: An alternative way to BndsRnXd to restrict transitions, but will not reduce memory

DrClassic (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

DipApproach (Units: , Format: String)Default: G-space v Verbosity: -V resp
Meaning: Different ways to calculate dipole matrix elements
Usage:

DipPDirect (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

ShiftedPaths (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

Qdirection (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

QShiftOrder (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

DbGdQsize (Units: , Format: ) Verbosity: -V resp
Meaning:
Usage:

PAR_def_mode (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_q_0_CPU (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_q_0_ROLEs (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_q_0_nCPU_LinAlg_INV (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_finite_q_CPU (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_finite_q_ROLEs (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_finite_q_nCPU_LinAlg_INV (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

X_all_q_CPU (Units: , Format: )
Meaning: CPUs for each role
Usage:

X_all_q_ROLEs (Units: , Format: )
Meaning: CPUs roles (q,k,c,v)
Usage: MPI-c,v best memory distribution. MPI-k efficient, some memory replication. MPI-q may lead to load unbalance.

X_all_q_nCPU_LinAlg_INV (Units: , Format: )
Meaning: CPUs for matrix inv
Usage:

Optics/BSE in eh-space

bse (Units: None, Format: String)
Meaning: Runlevel name: "Bethe Salpeter Equation"
Usage: Activate with -o b

K_Threads (Units: None, Format: Integer)
Meaning: Number of threads for response functions
Usage:

BSEmod (Units: None, Format: String)Default: retarded
Meaning:
Usage: resonant/retarded/coupling

BSKmod (Units: None, Format: String)Default: IP
Meaning: Bethe Salpeter kernel
Usage: Do not set this manually: activate with the appropriate -k <opt> command line option, where opt is one of IP/Hartree/HF/ALDA/SEX.

BEnRange (Units: Energy, Format: Range)Default: [0:10] eV
Meaning: Energy range for computing the macroscopic dielectric function using BSE
Usage:

BDmRange (Units: Energy, Format: Range)Default: (0.10000 , 0.10000)
Meaning: Broadening for the BSE calculation
Usage: Lorentzian broadening changes linearly between the two values

BEnSteps (Units: None, Format: Integer)Default: 100
Meaning: Number of evenly spaced energy points in spectrum
Usage:

BLongDir (Units: None, Format: Vector)Default: (1,0,0)
Meaning: Direction of the longitudinal perturbation
Usage:

BSEBands (Units: None, Format: Range)Default: All bands
Meaning: Bands range: Specifies the band states from which the electron-hole basis of the BSE kernel is constructed
Usage: Choose few bands close to the Fermi level. Size scales rapidly with the number of bands: BSE is rewritten as an eigenvalue problem for the 2 particle Hamiltonian: size of matrix [Nv x Nc x NKBZ ] x [Nv x Nc x NKBZ]

KfnQPdb (Units: None, Format: String) Verbosity: -V qp
Meaning: Database for QP corrections.
Usage: From a previous GW calculation. An interpolation of the missing QP-values on the basis of the QP-database is available See also: KfnQP_E
Format: "<what> < <path>/ndb.QP" with <what> = E,W,Z for QP energy correction, QP width and renormalization factor. For example, from a previous GW calculation use KfnQPdb= "E < ./SAVE/ndb.QP"

KfnQP_N (Units: None, Format: Integer) Verbosity: -V qp
Meaning: Interpolation neighbours?
Usage:

KfnQP_E (Units: eV/None/None, Format: Scissors) Verbosity: -V qp
Meaning: QP corrections using a scissor operator and stretching coefficients for the conduction/valence bandwidths.
Usage: Insert values from a previous GW calculation or experiment. This is a lighter way to include GW corrections than KfnQP_E. Format is: scissor See also: KfnQPdb

KfnQP_Z (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

KfnQP_Wv_E (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

KfnQP_Wv (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

KfnQP_Wv_dos (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

KfnQP_Wc_E (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

KfnQP_Wc (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

KfnQP_Wc_dos (Units: , Format: ) Verbosity: -V qp
Meaning:
Usage:

BoseCut (Units: , Format: ) Verbosity: -V gen
Meaning:
Usage:

DbGdQsize (Units: None, Format: Real) Verbosity: -V resp
Meaning: Percentual of the total DbGd transitions to be used
Usage:

DipApproach (Units: None, Format: String)Default: G-space v Verbosity: -V resp
Meaning: how dipoles are calculated:G-space v
Usage: Options are: G-space v/R-space x/Covariant/Shifted grids

DipPDirect (Units: None, Format: Flag)Default: off Verbosity: -V resp
Meaning: Directly compute <v> also when using other approaches for dipoles
Usage:

ShiftedPaths (Units: None, Format: String) Verbosity: -V resp
Meaning: Shifted grids paths (separated by a space)
Usage:

Gauge (Units: None, Format: String)Default: length Verbosity: -V resp
Meaning: Switch between lenght or velocity gauge
Usage:

NoCondSumRule (Units: None, Format: Flag)Default: off Verbosity: -V resp
Meaning: Do not impose the conductivity sum rule in velocity gauge
Usage:

MetDamp (Units: None, Format: Flag)Default: off Verbosity: -V resp
Meaning: {{{1}}}
Usage:

Reflectivity (Units: None, Format: Flag)Default: off Verbosity: -V resp
Meaning: Compute reflectivity at normal incidence
Usage:

DrudeWBS (Units: Energy, Format: Complex) Verbosity: -V resp
Meaning: Drude plasmon
Usage:

BS_CPU (Units: , Format: ) Verbosity: -V par
Meaning: CPUs for each role
Usage:

BS_ROLEs (Units: , Format: ) Verbosity: -V par
Meaning: CPUs for each role
Usage:

BS_nCPU_LinAlg_INV (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

BS_nCPU_LinAlg_DIAGO (Units: , Format: ) Verbosity: -V par
Meaning:
Usage:

Bethe Salpeter Kernel

bsk (Units: None, Format: String)
Meaning: Runlevel name: "Bethe Salpeter Equation kernel"
Usage: Activate with -k <opt>

bss (Units: None, Format: String)
Meaning: Runlevel name: "Bethe Salpeter Equation solver"
Usage: Activate with -y <opt>

BSENGexx (Units: RL/Energy, Format: Integer/Real)
Meaning: G-components to be summed in the Exchange part of the BSE kernel, which takes into account the Local-field effects
Usage: Small values increase speed. Convergence tests are required.

BSENGBlk (Units: RL/Energy, Format: Integer/Real)
Meaning: Number of RL-components of the Screened Coulomb Potential matrix W(G,G'), to be included in the sum of the e-h attractive Kernel
Usage: Try using the diagonal terms only first (BSresKmod BScplKmod variables); use a smaller number than the dimension of the Screened interaction matrix

WehCpl (Units: None, Format: Flag)
Meaning: activate W in the Coupling part
Usage:

WehDiag (Units: None, Format: Flag)
Meaning: diagonal (G-space) the eh interaction
Usage:

BSSmod (Units: None, Format: String)
Meaning: select solver for BSE
Usage: (h)aydock/(d)iagonalization/(i)nversion/(t)ddft

BSHayTrs (Units: None, Format: Real)Default: -0.02
Meaning: Threshold for accuracy of the iterative Haydock process
Usage: Negative sign: average difference, over the energy range, of two consecutive approximations to the spectrum. Positive sign: maximum difference, over the energy range, of two consecutive approximations to the spectrum

BSSInvMode (Units: None, Format: String)Default: Off
Meaning: select full or perturbative inversion solver for BSE
Usage: (p) perturbative (f) full

BSEPSInvTrs (Units: None, Format: Real)Default: 0.01
Meaning: Inversion treshold.
Usage: Relative[o/o](>0)/Absolute(<0)

BSSInvPFratio (Units: None, Format: real)
Meaning: Inversion solver. Ratio between the number of frequencies solved pert/full
Usage:

BSSInvKdiag (Units: None, Format: Flag)
Meaning:
Usage:

BSSPertWidth (Units: None, Format: Flag)
Meaning:
Usage:

WRbsWF (Units: None, Format: Flag)
Meaning:
Usage:

Non-linear

nloptics (Units: , Format: String)
Meaning: Runlevel name
Usage:

NLBands (Units: , Format: )Default: From ns.ndb1
Meaning: Number of bands
Usage:

NLverbosity (Units: , Format: String)Default: low
Meaning: Verbosity level "high" or "low"
Usage:

NLstep (Units: fs, Format: Real)Default: 0.01
Meaning: Time step
Usage:

NLtime (Units: fs, Format: Real)Default: -1
Meaning: Simulaiton length
Usage: If negative automatically set the right value for SHG
This value is invertionaly proportional to NLDamping

NLintegrator (Units: , Format: String)Default: INVINT
Meaning: Integrator
Usage:

NLCorrelation (Units: , Format: String)Default: IPA (independent particle approximation)
Meaning: Correlation level
Usage:

NLDamping (Units: eV, Format: Real)Default: 0.2
Meaning: Damping (or dephasing)
Usage:

EvalCurrent (Units: , Format: Flag)Default: Off
Meaning:
Usage: Calculate the current if true

HARRLvcs (Units: , Format: Integer)Default: from ns.ndb1
Meaning: Number of G-vectors in the Hartree
Usage:

EXXRLvcs (Units: , Format: Integer)Default: from Collisions
Meaning: Number of G-vectors in the Screened Exchange
Usage:

ExtF_Dir (Units: None, Format: Vector)Default: (1,0,0)
Meaning: Direction of the external field
Usage:

ExtF_kind (Units: , Format: String)Default: SOFTSIN
Meaning: Field kind
Usage: Type of external field, for non-linear response only SIN or SOFTSIN

NLLrcAlpha (Units: , Format: Real) Verbosity: -V nl
Meaning: Long range alpha correction
Usage:

UseDipoles (Units: , Format: Flag)Default: Off Verbosity: -V nl
Meaning: Use Covariant Dipoles (just for test purpose)
Usage:

FrSndOrd (Units: , Format: Flag)Default: Off
Meaning: Force second order numerical derivatives (only for testing purpose)
Usage: