Trees | Indices | Help |
|
---|
|
Classes and functions to deal with XML input generation for Quantum Espresso.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
GenericType Generic class for different input types. |
|||
BandsType Class to generate QE input XML section related to bands. |
|||
BasisType Class to generate QE input XML section related to basis. |
|||
ElectronControlType Class to generate QE input XML section related to electron control. |
|||
KpointsType Class to generate QE input XML section related to k-points. |
|||
SpinType Class to generate QE input XML section related to spin. |
|||
VdwType Class to generate QE input XML section related to vdw type. |
|||
DftType Class to generate QE input XML section related to dft type. |
|||
PseudopotentialsType Class to generate QE input XML section related to pseudopotentials. |
|||
StructureType Class to generate QE input XML section related to structure. |
|||
ControlType Class to generate QE input XML section related to control. |
|||
InputType Class to generate QE input XML section related to input. |
|||
IonControlType Class to generate QE ionic control XML section related to control. |
|||
CellControlType Class to generate QE cell control XML section related to control. |
|||
EsmType Class to generate QE input XML section related to esm type. |
|||
BoundaryType Class to generate QE input XML section related to boundary conditions type. |
|
|||
dict |
|
|
|||
__doc__ =
|
|||
IN_EXT =
|
|||
OUT_SAVE_EXT =
|
|||
OUT_EXT =
|
|||
DOS_EXT =
|
|||
PAW_EXT =
|
|||
ESM_EXT =
|
|||
DFT_FUNCTIONALS =
|
|||
VDW_CORRECTION = OrderedDict([('None', ''), ('DFT-D', 'DFT-D')
|
|||
SMEARING_TYPE = OrderedDict([('Gaussian', 'gaussian'), ('Methf
|
|||
OCCUPATIONS_SMEARING =
|
|||
OCCUPATIONS_TETRAHEDRA =
|
|||
OCCUPATIONS_FIXED =
|
|||
OCCUPATIONS =
|
|||
DIAGONALIZATION_TYPE =
|
|||
DIAGONALIZATION_TYPE_KEYS =
|
|||
MIXING_MODE =
|
|||
MIXING_MODE_KEYS =
|
|||
SPIN_TYPE = OrderedDict([('Non-polarized', ''), ('Spin-polariz
|
|||
CALCULATION_TYPE =
|
|||
ION_DYNAMICS_BFGS =
|
|||
ION_DYNAMICS_DAMP =
|
|||
ION_DYNAMICS = OrderedDict([('BFGS quasi-newton algorithm', 'b
|
|||
CELL_DYNAMICS_BFGS =
|
|||
CELL_DYNAMICS_DAMP_PR =
|
|||
CELL_DYNAMICS = OrderedDict([('BFGS quasi-newton algorithm', '
|
|||
ASSUME_ISOLATED_ESM =
|
|||
ASSUME_ISOLATED =
|
|||
ESM_BC_BC1 =
|
|||
ESM_BC_BC2 =
|
|||
ESM_BC_BC3 =
|
|||
ESM_BC =
|
|||
DEFAULT_KPTS_BAND_PATH =
|
|||
SPIN_CS =
|
|||
SPIN_LSDA =
|
|||
SPIN_NCL =
|
|||
SPIN_SO =
|
|||
__package__ =
|
|
Override/append source dict values using overrides dict, return a new dict. Everything is deepcopied to prevent unexpected changes.
|
|
__doc__
|
VDW_CORRECTION
|
SMEARING_TYPE
|
MIXING_MODE_KEYS
|
SPIN_TYPE
|
CALCULATION_TYPE
|
ION_DYNAMICS
|
CELL_DYNAMICS
|
DEFAULT_KPTS_BAND_PATH
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:24 2016 | http://epydoc.sourceforge.net |