Skip to content

Example jupyter workflows illustrating the integration of different programs with Python

Notifications You must be signed in to change notification settings

upc-ghs/jupyter-workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jupyter-workflows

Repository containing example jupyter workflows illustrating the integration of different processes and programs with python.

List of workflows

  • ex_sgsim_uncond_modflow: Generates an unconditional Gaussian simulation with geostatspy to create a synthetic two-dimensional aquifer with heterogeneous hydraulic conductivity. Groundwater flow is simulated with MODFLOW 6 and flopy, and the streamlines are calculated with MODPATH 7. This workflow allows to evaluate the impact of different geostatistics on the flow streamlines.

  • ex_sgsim_uncond_modflow_rw: Generates an unconditional Gaussian simulation with geostatspy to create a synthetic two-dimensional aquifer with heterogeneous hydraulic conductivity. Groundwater flow is steady, simulated with MODFLOW 6 and flopy, and the streamlines are calculated with MODPATH 7. This workflow simulates the transport of an initial injection of a pollutant, solving solute transport with MODPATH-RW and flopyrw. The workflow enables the interpretation of the influence of the geostatistics on the fate of a contaminant plume.

Resources

About

Example jupyter workflows illustrating the integration of different programs with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published