| Trees | Indices | Help |
|
|---|
|
|
object --+
|
GenericType --+
|
KpointsType
Class to generate QE input XML section related to k-points.
|
|||
|
|||
|
|||
|
|||
| list of lists of 3 floats |
|
||
| list of 6 floats |
|
||
| str |
|
||
| numy.array |
|
||
|
Inherited from Inherited from |
|||
|
|||
DEFAULTS =
|
|||
KPTS_TYPES =
|
|||
|
|||
|
|||
Set structure in self.struct and several other attributes: self.vecs and self.alat.
|
Remove mutually exclusive kpoint types. Top-priority type comes from data variable.
|
Validate k-points. See PW input file schema documentation
|
Get list of k-points based on the (currently predefined) path.
|
Generate k-point mesh based on unit cell dimensions. A simple approach of scaling the number of divisions along each reciprocal lattice vector proportional to its length. Uses Gamma centered meshes for hexagonal cells and Monkhorst-Pack grids otherwise.
|
Return XML.
|
Transform k-point coordinates from fractional reciprocal to Cartesian reciprocal in the 2pi / alat units.
|
|
|||
DEFAULTS
|
KPTS_TYPES
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:46 2016 | http://epydoc.sourceforge.net |