MPPT Documentation#

QUASI-DEGENERATE MULTIPARTITIONING PERTURBATION THEORY

MPPT

From PySCF orbitals to selected CI, scalar effective Hamiltonians, and spin-orbit states.

The recommended route is a restartable, HDF5-first pipeline:

PySCF -> HDF5 -> CIPSIXX -> DIAGPT -> HEFFSO

Start Here#

Install

Create the conda environment, build the mixed-language targets, and install the Python CLI.

Installation guide

Run

Run a small calculation, inspect its output, and resume it from checkpoints.

Quick start

Operate The Workflow#

Unified workflow

Configure CIPSIXX, DIAGPT, and HEFFSO in one YAML and understand invalidation.

Workflow guide

Outputs

Locate HDF5 groups, workflow logs, handoffs, eigenvectors, and completion markers.

Output contract

Reference And Development#

Use the component references for supported manual operation and implementation details. New calculations should use the unified YAML workflow.