HDF5 Data Formats

HDF5 Data Formats

These pages describe the GREEN 1.0 HDF5 file interface exchanged by green-mbtools, green-mbpt, and their associated post-processing workflows.

green-mbtools ──writes──> input.h5 ──read by──> green-mbpt
                                                     ├──writes──> sim.h5
                                                     └──writes──> output_hs.h5 (optional)

input Input file reference output Output files reference

Dimensions and notation

SymbolDefinition
naoNumber of atomic orbitals.
nsoNumber of spin orbitals.
n_orthoNumber of orbitals retained in the orthogonalized basis.
nsNumber of stored spin channels.
nkNumber of k-points in the full Brillouin-zone mesh.
inkNumber of stored irreducible k-points.
nqNumber of q-points in the full auxiliary mesh.
inqNumber of stored irreducible q-points.
NQNumber of auxiliary basis functions.
ntsNumber of fermionic imaginary-time sampling points.
nhs_kNumber of k-points on the requested high-symmetry path.
This reference applies to GREEN 1.0 and is maintained as the current stable reference. Pre-1.0 inputs may use a different layout; regenerate input.h5 with green-mbtools 1.0 instead of translating legacy symmetry metadata manually.