Trees | Indices | Help |
|
---|
|
A class for holding atomic level properties. Attributes forces (list of floats, Hartree/Bohr) Atomic forces. charge_esp (float) Electrostatic potential charge. charge_mulliken (float) Mulliken charge. fukui_indices (FukuiIndices) Fukui indices. nmr_shielding (float) NMR shielding. maxat_esp (float) Max atomic ESP value on molecular surface. minat_esp (float) Min atomic ESP value on molecular surface. maxat_alie (float) Max atomic ALIE value on molecular surface. minat_alie (float) Min atomic ALIE value on molecular surface. epn (float) Electrostatic potential at the nucleus.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
_attributes = [_Attribute("forces", comparison= _LIST_PRECISIO
|
|||
forces_precision = 1.0e-4
|
|||
charge_precision = 5.0e-5
|
|||
nmr_precision = 1.0e-2
|
|||
esp_precision = 1.0e-2
|
|||
alie_precision = 1.0e-2
|
|||
epn_precision = 1.0e-2
|
|
index (integer) The 1-based index of the atom in the structure. name (str) The name of the atom. The name can have a trailing '@' to indicate it's a counterpoise atom. |
|
_attributes
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:39 2015 | http://epydoc.sourceforge.net |