PopulationProperty
The result type associated with property calculations including properties=["population"]
.
Fields
populations
-
Localized electron populations for each atom in a vector of size
(n)
.- Type:
Array[float]
- Type:
charges
-
Localized charges for each atom in a vector of size
(n)
.- Type:
Array[float]
- Type:
bond_orders
-
Localized bond orders for all pairs of atoms in a matrix of size
(n, n)
.- Type:
Array[float]
- Type: