FcidumpData Type
Parsed FCIDUMP data containing molecular integrals and metadata.
Record fields
| Record Field |
Description
|
Full Usage:
CoreEnergy
Field type: float
|
Core energy: nuclear repulsion plus any frozen-core contributions.
|
Full Usage:
H1e
Field type: float[,]
|
One-electron integrals h[i,j] (0-based), symmetric: h[i,j] = h[j,i].
|
Full Usage:
H2e
Field type: float[,,,]
|
Two-electron integrals in chemist's notation (ij|kl) (0-based), fully symmetrized with 8-fold permutation symmetry.
|
Full Usage:
ISym
Field type: int
|
Target state symmetry (ISYM).
|
Full Usage:
Ms2
Field type: int
|
Twice the spin projection, 2·Mₛ (MS2).
|
Full Usage:
Nelec
Field type: int
|
Number of electrons (NELEC).
|
Full Usage:
Norb
Field type: int
|
Number of spatial orbitals (NORB).
|
Full Usage:
OrbSym
Field type: int[]
|
Orbital symmetry labels (ORBSYM), 0-based.
|