Tests: frontx.finite
This suite validates two core properties of the finite-difference solver:
- Consistency with the reference solver (
frontx.solve) using LET-family models (LETd, LETxs). - Mass conservation: the spatial integral of
θ(r, t) − imatches the sorptivity reported by the reference solution.
How to run
From the repository root:
```bash pytest -q