Python for Hydrology

Main Curriculum

  • Part 0: Introduction to Python
  • Part 1: Flopy
    • 01: Introduction to FloPy
    • 02: Building and post-processing a MODFLOW 6 model
    • 03: Loading and visualizing groundwater models
    • 04: Modelgrid and intersection
    • 05: Unstructred Grids
    • 06: FloPy class project: Structured grid version
    • 06: FloPy class project: Quadtree grid version
    • 06: FloPy class project: Voronoi grid version
    • 07: Evaluating stream capture with a Voronoi grid
    • 08: Modflow-setup demonstration
    • 09: Demonstration of MODFLOW 6 Groundwater Transport with a Voronoi Grid
    • 10: Particle tracking with MODPATH

Bonus Examples

  • General Python

Reference

  • Additional links
  • Contributing
  • Glossary of jargon
Python for Hydrology
  • Part 1 flopy
  • View page source

Part 1 flopyΒΆ

01: Introduction to FloPy
02: Building and post-processing a MODFLOW 6 model
03: Loading and visualizing groundwater models
04: Modelgrid and intersection
05: Unstructred Grids
06: FloPy class project: Structured grid version
06: FloPy class project: Quadtree grid version
06: FloPy class project: Voronoi grid version
07: Evaluating stream capture with a Voronoi grid
08: Modflow-setup demonstration
09: Demonstration of MODFLOW 6 Groundwater Transport with a Voronoi Grid
10: Particle tracking with MODPATH
Previous Next

© Copyright 2022-2025, USGS Python for Hydrology instructors. Last updated on Apr 29, 2025.

Built with Sphinx using a theme provided by Read the Docs.