Trees | Indices | Help |
|
---|
|
object --+ | JaguarAtomicResults
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.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
_attributes =
|
|||
forces_precision = 0.0001
|
|||
charge_precision = 5e-05
|
|||
nmr_precision = 0.01
|
|||
esp_precision = 0.01
|
|||
alie_precision = 0.01
|
|||
epn_precision = 0.01
|
|
|||
|
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.
|
str(x)
|
repr(x)
|
|
_attributes
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 2 06:33:15 2017 | http://epydoc.sourceforge.net |