Spin multiplicity¶
The spin multiplicity of the system is associated with the
"spin_multiplicity" or "spin_multiplicity/<variant>" name (see
Output variants), and must have the following metadata:
Metadata |
Names |
Description |
|---|---|---|
keys |
|
the keys must have a single dimension named |
samples |
|
the samples must be named
|
components |
the spin multiplicity must not have any components |
|
properties |
|
the spin multiplicity must have a single property dimension named
|
The values represent the spin multiplicity \(2S + 1\) of the system, where
\(S\) is the total spin quantum number. The values are dimensionless and
stored as floats (matching the model’s dtype), even though they always take
positive integer values. The value must be at least 1.
Common examples:
1for a singlet (\(S = 0\))2for a doublet (\(S = 1/2\), e.g. a radical with one unpaired electron)3for a triplet (\(S = 1\))