You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Repository containing examplejupyter workflows illustrating the integration of different processes and programs withpython.
List of workflows
ex_sgsim_uncond_modflow: Generates an unconditional Gaussian simulation withgeostatspy to create a synthetic two-dimensional aquifer with heterogeneous hydraulic conductivity. Groundwater flow is simulated with MODFLOW 6 andflopy, 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 withgeostatspy to create a synthetic two-dimensional aquifer with heterogeneous hydraulic conductivity. Groundwater flow is steady, simulated with MODFLOW 6 andflopy, 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 andflopyrw. The workflow enables the interpretation of the influence of the geostatistics on the fate of a contaminant plume.