Skip to content

mod-PATH3DU

3D particle tracking engine for groundwater flow models.

mod-PATH3DU is a modernized particle tracking engine built in Rust with Python bindings via PyO3. It supports unstructured grids (MODFLOW-USG), adaptive Runge-Kutta integration, the Waterloo method and SSP&A (Papadopulos) method for velocity interpolation, and stochastic dispersion (GSDE and Ito formulations).

AI Agent Resources

Using ChatGPT, Claude, Copilot, Cursor, or another coding agent? Start with the AI Agent Prompts guide for copy-paste prompts, then use the machine-readable references below.

For AI Agents

Machine-readable references are available at:

  • AI Agent Prompts — Copy-paste prompts for MODFLOW and raster / MEUK / SSP&A workflows
  • llms.txt — Condensed project summary (< 4KB)
  • llms-full.txt — Complete schema, stubs, and examples
  • Raw artifacts — Direct access to .pyi stubs and JSON Schema (available after deployment)