Simulators¶
The voids.simulators sub-package provides ready-to-run simulation entry points
that wire together extraction, solving, and reporting into complete pipelines.
Single-Phase Flow Simulator¶
voids.simulators.run_singlephase
¶
main
¶
Run the canonical single-phase demonstration workflow and print JSON.
Notes
The workflow builds the default linear-chain example, solves steady single-phase flow along the x-direction, and prints a compact JSON summary containing total flow rate, permeability, residual norm, mass-balance error, and pore pressures.