| 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. | |||
| 
 | |||
| dict | 
 | ||
| float | 
 | ||
| 
 | |||
| __doc__ =  | |||
| IN_EXT =  | |||
| OUT_SAVE_EXT =  | |||
| OUT_EXT =  | |||
| DOS_EXT =  | |||
| PAW_EXT =  | |||
| FACTOR_ANG_TO_BOHR = 1.88972612457 | |||
| 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 =  | |||
| 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. 
 | 
| 
 Convert angstroms to bohrs. 
 | 
| 
 | |||
| __doc__
 | 
| VDW_CORRECTION
 | 
| SMEARING_TYPE
 | 
| MIXING_MODE_KEYS
 | 
| SPIN_TYPE
 | 
| CALCULATION_TYPE
 | 
| DEFAULT_KPTS_BAND_PATH
 | 
| Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:07 2016 | http://epydoc.sourceforge.net |