SlideShare a Scribd company logo
1 of 30
Download to read offline
T h e i M O D - X p r o j e c t
The iMOD-X project
Joost Icke
TheiMOD-Xproject
2
Groundwater
• Drinking water
• Agriculture
• Industry
• Water storage
• Thermal storage
• Environmental flows
TheiMOD-Xproject
Challenges
• Location of wells
• Water distribution
• Pollution
• Salt intrusion
• Land subsidence
• Inundation … flooding
• Heat capacity
• Recharge capacity
• Engineering
3
TheiMOD-Xproject
4
Modelling
• Levels
• Flow
• Substances
• Subsidence
TheiMOD-Xproject
5
Strengths of iMOD
• User Interface
• MODFLOW kernel
• Interactive modelling
• Visualisation
• Large, high resolution models
• Scaling
• Subdomains
• Easy to use
• Good performance
• Open source
TheiMOD-Xproject
6
Community
• The Netherlands (consortia)
• International
• ~1.950 members
• https://oss.deltares.nl/web/imod
TheiMOD-Xproject
7
New kernel: MODFLOW 6
• Developed by USGS
• Unstructured grids
• Jarno Verkaik: research, parallel version
TheiMOD-Xproject
8
MODFLOW 2005 MODFLOW 6
Structured grid Structured and unstructured grid
Quasi-3D Fully 3D
Number-driven input Key-word driven input
Single precision data storage Double precision data storage
Single precision output Double precision output
Procedural programming Object-oriented programming
MODFLOW-88 style Started from scratch
Comparison of MODFLOW 2005 and MODFLOW 6
• MODFLOW-6 requires much more computational resources (CPU, RAM)
• Programming with MODFLOW-6 is a lot harder
• We cannot easily replace our current iMODFLOW by MODFLOW-6
Added value of MODFLOW 6
• New model setup. It’s a platform for supporting multiple models within the same simulation (object oriented)
• Unstructured grid:
• Geotechnical applications on a local scale
• Exact position of the filter of drinking water extractions
• Regional detail (nature conservation areas, drinking water production areas, rivers)
• Modelling delta areas and the upstream catchment in one model (The Netherlands, Mekong delta)
• Model the top layers in greater detail than the deeper layers, use detailed Geotop data
• Model complex geological formations (Anisotropy using XT3D package)
• Work with the official USGS kernel. Some clients want to use the latest software
TheiMOD-Xproject
9
TheiMOD-Xproject
10
First applications with unstructured grids
river locations
computed by WFlow
groundwater
abstraction well
TheiMOD-Xproject
11
Workflow with new kernel
TheiMOD-Xproject
12
The iMOD-X project
• Develop a new iMOD version
• Pilot projects
• Requirements
• Software architecture
• Respond to market demand
• Software development
• Cooperation with USGS and user
groups
TheiMOD-Xproject
13
Pilot projects
• 3D schematisation of subsoil
• Salt and water quality
• Run models with scripts
• Coupling with current iMOD
• Land subsidence
• Example projects
Pilot project on schematisations
Selected benefits of the MODFLOW 6 kernel:
Elegant option to pinch out of model layers (aquifers):
• No need for hypothetical interfaces – vertical flow over pinched-out layer are solved internally
• No complex translation of 3-D subsurface geology to model layers
Elegant incorporation of sub models for (multiply):
• Refinements in XY-planes
• Refinement along the vertical
TheiMOD-Xproject
14
Sub modelling in the XY-plane
1) Local
Sub Model
2) Global Model
TheiMOD-Xproject
15
Sub modelling in the XY-plane
FUNCTION=RUNFILE
!## MASTER PROJECTFILE
PRJFILE_IN=.mf6_fine.prj
!## EXPORT TO MF6
NAMFILE_OUT=.mf6_finemf6_fine.NAM
MF_TYPE=2
!## NUMBER OF SUBMODELS
NSUBMODEL=2
WINDOW1=0.0,0.0,1000.0,1100.0
CELLSIZE1=100.0
WINDOW2=300.0,300.0,700.0,800.0
CELLSIZE2=50.0
TheiMOD-Xproject
16
Sub modelling in the Z-direction
FUNCTION=RUNFILE
!## MASTER PROJECTFILE
PRJFILE_IN=.mf6_fine.prj
!## EXPORT TO MF6
NAMFILE_OUT=.mf6_finemf6_fine.NAM
MF_TYPE=2
!## NUMBER OF SUBMODELS
NSUBMODEL=2
WINDOW1=0.0,0.0,1000.0,1100.0
CELLSIZE1=100.0
ILAY1=1
WINDOW2=0.0,0.0,1000.0,1100.0
CELLSIZE2=50.0
ILAY2=1
1) Sub Model for
model layer 1
2) Sub Model for
model layer 2
TheiMOD-Xproject
17
Salt and Water Quality
• Structured and unstructured grid
• With and without density effects
• Observations:
• Code is still in development
• Single species, transport, no processes
• Documentation is work in progress
TheiMOD-Xproject
18
TheiMOD-Xproject
19
Unstructured grid
Upper part
Lower part
Structured grid, no density effects
20Initial condition
TheiMOD-Xproject
TheiMOD-Xproject
21Snapshot of movie
Regular grid, with density effects
22Initial condition
TheiMOD-Xproject
TheiMOD-Xproject
23Snapshot of movie
Scripting: from data to model to visualisation
• New scripts in Julia
• Performance similar to Fortran
• Easy high level API
TheiMOD-Xproject
24
TheiMOD-Xproject
25
Global Modelling using MF6 (an example)
TheiMOD-Xproject
26
Comparison with MODFLOW 2000
Global Modelling: Difference within the heads
TheiMOD-Xproject
27
Land subsidence
• USGS develops a SUB-module for
MODFLOW 6
• Same concepts as MODFLOW 2005
• No creep, no peat oxidation
• Creep:
• Deltares has developed the SUB-
CR module for MODFLOW 2005
• Consider coupling SUB-CR to
MODFLOW 6
• Peat oxidation:
• Process in the unsaturated zone
TheiMOD-Xproject
28
Software team
• Working on a common vision and
software development methods
TheiMOD-Xproject
29
Plans
• Continue with pilots
• Product vision and architecture
• Involve relevant national and
international stakeholders
terug 
sluiten 
T h e i M O D - X p r o j e c t
30
Thank you for your attention
joost.icke@deltares.nl
@joosticke
nl.linkedin.com/in/joosticke

More Related Content

Similar to Modelling Groundwater Systems with iMOD-X

DPL Large scope nano-replication system -www.dpl.dk
DPL Large scope nano-replication system -www.dpl.dkDPL Large scope nano-replication system -www.dpl.dk
DPL Large scope nano-replication system -www.dpl.dkJanny Rasmussen
 
7 reasons to start using Docker
7 reasons to start using Docker7 reasons to start using Docker
7 reasons to start using DockerTaras Lyapun
 
Dhi uk 2015 - water resources - beyond hydrodynamics - secured
Dhi uk 2015 - water resources - beyond hydrodynamics - securedDhi uk 2015 - water resources - beyond hydrodynamics - secured
Dhi uk 2015 - water resources - beyond hydrodynamics - securedStephen Flood
 
Modelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research OutlookModelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research OutlookIES VE
 
Modelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research OutlookModelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research OutlookDaniel Coakley
 
2021 03-12-reddb-presentation-1 3
2021 03-12-reddb-presentation-1 32021 03-12-reddb-presentation-1 3
2021 03-12-reddb-presentation-1 3Elham Nour Ghassemi
 
ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.
ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.
ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.PunyaGowda8
 
DepthInsight Geoscience Geomodeling Software Technology Introduction
DepthInsight Geoscience Geomodeling Software Technology IntroductionDepthInsight Geoscience Geomodeling Software Technology Introduction
DepthInsight Geoscience Geomodeling Software Technology IntroductionBo Sun
 
Ramanujan IT City, Chennai - 100 % recycled water used for cooling tower
Ramanujan IT City, Chennai - 100 % recycled water used for cooling towerRamanujan IT City, Chennai - 100 % recycled water used for cooling tower
Ramanujan IT City, Chennai - 100 % recycled water used for cooling towerDanfoss India
 
Masked Occlusion Culling
Masked Occlusion CullingMasked Occlusion Culling
Masked Occlusion CullingIntelÂŽ Software
 
RĂŠveil en Form' - Dual use - Verhaert
RĂŠveil en Form' - Dual use - VerhaertRĂŠveil en Form' - Dual use - Verhaert
RĂŠveil en Form' - Dual use - VerhaertAlain Krafft
 
Fase 2015 - Map-based Transparent Persistence for Very Large Models
Fase 2015 - Map-based Transparent Persistence for Very Large ModelsFase 2015 - Map-based Transparent Persistence for Very Large Models
Fase 2015 - Map-based Transparent Persistence for Very Large Modelsabgolla
 
How Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge Architecture
How Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge ArchitectureHow Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge Architecture
How Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge ArchitectureM2M Alliance e.V.
 
DLR @ Scilab Conference 2018
DLR @ Scilab Conference 2018DLR @ Scilab Conference 2018
DLR @ Scilab Conference 2018Scilab
 
Gadd_Portfolio
Gadd_PortfolioGadd_Portfolio
Gadd_PortfolioNicholas Gadd
 
How we scale up our architecture and organization at Dailymotion
How we scale up our architecture and organization at DailymotionHow we scale up our architecture and organization at Dailymotion
How we scale up our architecture and organization at DailymotionStanislas Chollet
 
The Next Leap in JavaScript Performance
The Next Leap in JavaScript PerformanceThe Next Leap in JavaScript Performance
The Next Leap in JavaScript PerformanceIntelÂŽ Software
 

Similar to Modelling Groundwater Systems with iMOD-X (20)

GreenDroid
GreenDroidGreenDroid
GreenDroid
 
DPL Large scope nano-replication system -www.dpl.dk
DPL Large scope nano-replication system -www.dpl.dkDPL Large scope nano-replication system -www.dpl.dk
DPL Large scope nano-replication system -www.dpl.dk
 
Greendroid
GreendroidGreendroid
Greendroid
 
7 reasons to start using Docker
7 reasons to start using Docker7 reasons to start using Docker
7 reasons to start using Docker
 
Dhi uk 2015 - water resources - beyond hydrodynamics - secured
Dhi uk 2015 - water resources - beyond hydrodynamics - securedDhi uk 2015 - water resources - beyond hydrodynamics - secured
Dhi uk 2015 - water resources - beyond hydrodynamics - secured
 
Modelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research OutlookModelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research Outlook
 
Modelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research OutlookModelling Natural Ventilation in IES-VE: Case studies & Research Outlook
Modelling Natural Ventilation in IES-VE: Case studies & Research Outlook
 
2021 03-12-reddb-presentation-1 3
2021 03-12-reddb-presentation-1 32021 03-12-reddb-presentation-1 3
2021 03-12-reddb-presentation-1 3
 
ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.
ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.
ppt_3DWM_CG-1[1] 04july.ppt of wind mill project.
 
DepthInsight Geoscience Geomodeling Software Technology Introduction
DepthInsight Geoscience Geomodeling Software Technology IntroductionDepthInsight Geoscience Geomodeling Software Technology Introduction
DepthInsight Geoscience Geomodeling Software Technology Introduction
 
Generative design
Generative designGenerative design
Generative design
 
Ramanujan IT City, Chennai - 100 % recycled water used for cooling tower
Ramanujan IT City, Chennai - 100 % recycled water used for cooling towerRamanujan IT City, Chennai - 100 % recycled water used for cooling tower
Ramanujan IT City, Chennai - 100 % recycled water used for cooling tower
 
Masked Occlusion Culling
Masked Occlusion CullingMasked Occlusion Culling
Masked Occlusion Culling
 
RĂŠveil en Form' - Dual use - Verhaert
RĂŠveil en Form' - Dual use - VerhaertRĂŠveil en Form' - Dual use - Verhaert
RĂŠveil en Form' - Dual use - Verhaert
 
Fase 2015 - Map-based Transparent Persistence for Very Large Models
Fase 2015 - Map-based Transparent Persistence for Very Large ModelsFase 2015 - Map-based Transparent Persistence for Very Large Models
Fase 2015 - Map-based Transparent Persistence for Very Large Models
 
How Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge Architecture
How Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge ArchitectureHow Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge Architecture
How Industry 4.0 Drives the Requirement for a Hybrid Cloud and Edge Architecture
 
DLR @ Scilab Conference 2018
DLR @ Scilab Conference 2018DLR @ Scilab Conference 2018
DLR @ Scilab Conference 2018
 
Gadd_Portfolio
Gadd_PortfolioGadd_Portfolio
Gadd_Portfolio
 
How we scale up our architecture and organization at Dailymotion
How we scale up our architecture and organization at DailymotionHow we scale up our architecture and organization at Dailymotion
How we scale up our architecture and organization at Dailymotion
 
The Next Leap in JavaScript Performance
The Next Leap in JavaScript PerformanceThe Next Leap in JavaScript Performance
The Next Leap in JavaScript Performance
 

More from Deltares

DSD-INT 2023 Hydrology User Days - Intro - Day 3 - Kroon
DSD-INT 2023 Hydrology User Days - Intro - Day 3 - KroonDSD-INT 2023 Hydrology User Days - Intro - Day 3 - Kroon
DSD-INT 2023 Hydrology User Days - Intro - Day 3 - KroonDeltares
 
DSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin Rodriguez
DSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin RodriguezDSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin Rodriguez
DSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin RodriguezDeltares
 
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - TanerDSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - TanerDeltares
 
DSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - Rooze
DSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - RoozeDSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - Rooze
DSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - RoozeDeltares
 
DSD-INT 2023 Approaches for assessing multi-hazard risk - Ward
DSD-INT 2023 Approaches for assessing multi-hazard risk - WardDSD-INT 2023 Approaches for assessing multi-hazard risk - Ward
DSD-INT 2023 Approaches for assessing multi-hazard risk - WardDeltares
 
DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...
DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...
DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...Deltares
 
DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...
DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...
DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...Deltares
 
DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...
DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...
DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...Deltares
 
DSD-INT 2023 Knowledge and tools for Climate Adaptation - Jeuken
DSD-INT 2023 Knowledge and tools for Climate Adaptation - JeukenDSD-INT 2023 Knowledge and tools for Climate Adaptation - Jeuken
DSD-INT 2023 Knowledge and tools for Climate Adaptation - JeukenDeltares
 
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - BootsmaDSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - BootsmaDeltares
 
DSD-INT 2023 Create your own MODFLOW 6 sub-variant - Muller
DSD-INT 2023 Create your own MODFLOW 6 sub-variant - MullerDSD-INT 2023 Create your own MODFLOW 6 sub-variant - Muller
DSD-INT 2023 Create your own MODFLOW 6 sub-variant - MullerDeltares
 
DSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - Romero
DSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - RomeroDSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - Romero
DSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - RomeroDeltares
 
DSD-INT 2023 Challenges and developments in groundwater modeling - Bakker
DSD-INT 2023 Challenges and developments in groundwater modeling - BakkerDSD-INT 2023 Challenges and developments in groundwater modeling - Bakker
DSD-INT 2023 Challenges and developments in groundwater modeling - BakkerDeltares
 
DSD-INT 2023 Demo new features iMOD Suite - van Engelen
DSD-INT 2023 Demo new features iMOD Suite - van EngelenDSD-INT 2023 Demo new features iMOD Suite - van Engelen
DSD-INT 2023 Demo new features iMOD Suite - van EngelenDeltares
 
DSD-INT 2023 Recent MODFLOW Developments - Langevin
DSD-INT 2023 Recent MODFLOW Developments - LangevinDSD-INT 2023 Recent MODFLOW Developments - Langevin
DSD-INT 2023 Recent MODFLOW Developments - LangevinDeltares
 
DSD-INT 2023 Hydrology User Days - Presentations - Day 2
DSD-INT 2023 Hydrology User Days - Presentations - Day 2DSD-INT 2023 Hydrology User Days - Presentations - Day 2
DSD-INT 2023 Hydrology User Days - Presentations - Day 2Deltares
 
DSD-INT 2023 Needs related to user interfaces - Snippen
DSD-INT 2023 Needs related to user interfaces - SnippenDSD-INT 2023 Needs related to user interfaces - Snippen
DSD-INT 2023 Needs related to user interfaces - SnippenDeltares
 
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - BootsmaDSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - BootsmaDeltares
 
DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...
DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...
DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...Deltares
 
DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...
DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...
DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...Deltares
 

More from Deltares (20)

DSD-INT 2023 Hydrology User Days - Intro - Day 3 - Kroon
DSD-INT 2023 Hydrology User Days - Intro - Day 3 - KroonDSD-INT 2023 Hydrology User Days - Intro - Day 3 - Kroon
DSD-INT 2023 Hydrology User Days - Intro - Day 3 - Kroon
 
DSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin Rodriguez
DSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin RodriguezDSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin Rodriguez
DSD-INT 2023 Demo EPIC Response Assessment Methodology (ERAM) - Couvin Rodriguez
 
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - TanerDSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
DSD-INT 2023 Demo Climate Stress Testing Tool (CST Tool) - Taner
 
DSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - Rooze
DSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - RoozeDSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - Rooze
DSD-INT 2023 Demo Climate Resilient Cities Tool (CRC Tool) - Rooze
 
DSD-INT 2023 Approaches for assessing multi-hazard risk - Ward
DSD-INT 2023 Approaches for assessing multi-hazard risk - WardDSD-INT 2023 Approaches for assessing multi-hazard risk - Ward
DSD-INT 2023 Approaches for assessing multi-hazard risk - Ward
 
DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...
DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...
DSD-INT 2023 Dynamic Adaptive Policy Pathways (DAPP) - Theory & Showcase - Wa...
 
DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...
DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...
DSD-INT 2023 Global hydrological modelling to support worldwide water assessm...
 
DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...
DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...
DSD-INT 2023 Modelling implications - IPCC Working Group II - From AR6 to AR7...
 
DSD-INT 2023 Knowledge and tools for Climate Adaptation - Jeuken
DSD-INT 2023 Knowledge and tools for Climate Adaptation - JeukenDSD-INT 2023 Knowledge and tools for Climate Adaptation - Jeuken
DSD-INT 2023 Knowledge and tools for Climate Adaptation - Jeuken
 
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - BootsmaDSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
 
DSD-INT 2023 Create your own MODFLOW 6 sub-variant - Muller
DSD-INT 2023 Create your own MODFLOW 6 sub-variant - MullerDSD-INT 2023 Create your own MODFLOW 6 sub-variant - Muller
DSD-INT 2023 Create your own MODFLOW 6 sub-variant - Muller
 
DSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - Romero
DSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - RomeroDSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - Romero
DSD-INT 2023 Example of unstructured MODFLOW 6 modelling in California - Romero
 
DSD-INT 2023 Challenges and developments in groundwater modeling - Bakker
DSD-INT 2023 Challenges and developments in groundwater modeling - BakkerDSD-INT 2023 Challenges and developments in groundwater modeling - Bakker
DSD-INT 2023 Challenges and developments in groundwater modeling - Bakker
 
DSD-INT 2023 Demo new features iMOD Suite - van Engelen
DSD-INT 2023 Demo new features iMOD Suite - van EngelenDSD-INT 2023 Demo new features iMOD Suite - van Engelen
DSD-INT 2023 Demo new features iMOD Suite - van Engelen
 
DSD-INT 2023 Recent MODFLOW Developments - Langevin
DSD-INT 2023 Recent MODFLOW Developments - LangevinDSD-INT 2023 Recent MODFLOW Developments - Langevin
DSD-INT 2023 Recent MODFLOW Developments - Langevin
 
DSD-INT 2023 Hydrology User Days - Presentations - Day 2
DSD-INT 2023 Hydrology User Days - Presentations - Day 2DSD-INT 2023 Hydrology User Days - Presentations - Day 2
DSD-INT 2023 Hydrology User Days - Presentations - Day 2
 
DSD-INT 2023 Needs related to user interfaces - Snippen
DSD-INT 2023 Needs related to user interfaces - SnippenDSD-INT 2023 Needs related to user interfaces - Snippen
DSD-INT 2023 Needs related to user interfaces - Snippen
 
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - BootsmaDSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
DSD-INT 2023 Coupling RIBASIM to a MODFLOW groundwater model - Bootsma
 
DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...
DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...
DSD-INT 2023 Parameterization of a RIBASIM model and the network lumping appr...
 
DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...
DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...
DSD-INT 2023 Parameterization of RIBASIM and flexibility in the lumped approa...
 

Recently uploaded

OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full RecordingOpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full RecordingShane Coughlan
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Developmentvyaparkranti
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identityteam-WIBU
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogueitservices996
 
SoftTeco - Software Development Company Profile
SoftTeco - Software Development Company ProfileSoftTeco - Software Development Company Profile
SoftTeco - Software Development Company Profileakrivarotava
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...OnePlan Solutions
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesKrzysztofKkol1
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Cizo Technology Services
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITmanoharjgpsolutions
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxAndreas Kunz
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shardsChristopher Curtin
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZABSYZ Inc
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencessuser9e7c64
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfkalichargn70th171
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalLionel Briand
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy LĂłpez
 

Recently uploaded (20)

OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full RecordingOpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Development
 
Post Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on IdentityPost Quantum Cryptography – The Impact on Identity
Post Quantum Cryptography – The Impact on Identity
 
Ronisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited CatalogueRonisha Informatics Private Limited Catalogue
Ronisha Informatics Private Limited Catalogue
 
SoftTeco - Software Development Company Profile
SoftTeco - Software Development Company ProfileSoftTeco - Software Development Company Profile
SoftTeco - Software Development Company Profile
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilitiesAmazon Bedrock in Action - presentation of the Bedrock's capabilities
Amazon Bedrock in Action - presentation of the Bedrock's capabilities
 
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
Global Identity Enrolment and Verification Pro Solution - Cizo Technology Ser...
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh IT
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
 
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptxUI5ers live - Custom Controls wrapping 3rd-party libs.pptx
UI5ers live - Custom Controls wrapping 3rd-party libs.pptx
 
2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards2024 DevNexus Patterns for Resiliency: Shuffle shards
2024 DevNexus Patterns for Resiliency: Shuffle shards
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZ
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conference
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
 
Precise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive GoalPrecise and Complete Requirements? An Elusive Goal
Precise and Complete Requirements? An Elusive Goal
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 

Modelling Groundwater Systems with iMOD-X

  • 1. T h e i M O D - X p r o j e c t The iMOD-X project Joost Icke
  • 2. TheiMOD-Xproject 2 Groundwater • Drinking water • Agriculture • Industry • Water storage • Thermal storage • Environmental flows
  • 3. TheiMOD-Xproject Challenges • Location of wells • Water distribution • Pollution • Salt intrusion • Land subsidence • Inundation … flooding • Heat capacity • Recharge capacity • Engineering 3
  • 5. TheiMOD-Xproject 5 Strengths of iMOD • User Interface • MODFLOW kernel • Interactive modelling • Visualisation • Large, high resolution models • Scaling • Subdomains • Easy to use • Good performance • Open source
  • 6. TheiMOD-Xproject 6 Community • The Netherlands (consortia) • International • ~1.950 members • https://oss.deltares.nl/web/imod
  • 7. TheiMOD-Xproject 7 New kernel: MODFLOW 6 • Developed by USGS • Unstructured grids • Jarno Verkaik: research, parallel version
  • 8. TheiMOD-Xproject 8 MODFLOW 2005 MODFLOW 6 Structured grid Structured and unstructured grid Quasi-3D Fully 3D Number-driven input Key-word driven input Single precision data storage Double precision data storage Single precision output Double precision output Procedural programming Object-oriented programming MODFLOW-88 style Started from scratch Comparison of MODFLOW 2005 and MODFLOW 6 • MODFLOW-6 requires much more computational resources (CPU, RAM) • Programming with MODFLOW-6 is a lot harder • We cannot easily replace our current iMODFLOW by MODFLOW-6
  • 9. Added value of MODFLOW 6 • New model setup. It’s a platform for supporting multiple models within the same simulation (object oriented) • Unstructured grid: • Geotechnical applications on a local scale • Exact position of the filter of drinking water extractions • Regional detail (nature conservation areas, drinking water production areas, rivers) • Modelling delta areas and the upstream catchment in one model (The Netherlands, Mekong delta) • Model the top layers in greater detail than the deeper layers, use detailed Geotop data • Model complex geological formations (Anisotropy using XT3D package) • Work with the official USGS kernel. Some clients want to use the latest software TheiMOD-Xproject 9
  • 10. TheiMOD-Xproject 10 First applications with unstructured grids river locations computed by WFlow groundwater abstraction well
  • 12. TheiMOD-Xproject 12 The iMOD-X project • Develop a new iMOD version • Pilot projects • Requirements • Software architecture • Respond to market demand • Software development • Cooperation with USGS and user groups
  • 13. TheiMOD-Xproject 13 Pilot projects • 3D schematisation of subsoil • Salt and water quality • Run models with scripts • Coupling with current iMOD • Land subsidence • Example projects
  • 14. Pilot project on schematisations Selected benefits of the MODFLOW 6 kernel: Elegant option to pinch out of model layers (aquifers): • No need for hypothetical interfaces – vertical flow over pinched-out layer are solved internally • No complex translation of 3-D subsurface geology to model layers Elegant incorporation of sub models for (multiply): • Refinements in XY-planes • Refinement along the vertical TheiMOD-Xproject 14
  • 15. Sub modelling in the XY-plane 1) Local Sub Model 2) Global Model TheiMOD-Xproject 15
  • 16. Sub modelling in the XY-plane FUNCTION=RUNFILE !## MASTER PROJECTFILE PRJFILE_IN=.mf6_fine.prj !## EXPORT TO MF6 NAMFILE_OUT=.mf6_finemf6_fine.NAM MF_TYPE=2 !## NUMBER OF SUBMODELS NSUBMODEL=2 WINDOW1=0.0,0.0,1000.0,1100.0 CELLSIZE1=100.0 WINDOW2=300.0,300.0,700.0,800.0 CELLSIZE2=50.0 TheiMOD-Xproject 16
  • 17. Sub modelling in the Z-direction FUNCTION=RUNFILE !## MASTER PROJECTFILE PRJFILE_IN=.mf6_fine.prj !## EXPORT TO MF6 NAMFILE_OUT=.mf6_finemf6_fine.NAM MF_TYPE=2 !## NUMBER OF SUBMODELS NSUBMODEL=2 WINDOW1=0.0,0.0,1000.0,1100.0 CELLSIZE1=100.0 ILAY1=1 WINDOW2=0.0,0.0,1000.0,1100.0 CELLSIZE2=50.0 ILAY2=1 1) Sub Model for model layer 1 2) Sub Model for model layer 2 TheiMOD-Xproject 17
  • 18. Salt and Water Quality • Structured and unstructured grid • With and without density effects • Observations: • Code is still in development • Single species, transport, no processes • Documentation is work in progress TheiMOD-Xproject 18
  • 20. Structured grid, no density effects 20Initial condition TheiMOD-Xproject
  • 22. Regular grid, with density effects 22Initial condition TheiMOD-Xproject
  • 24. Scripting: from data to model to visualisation • New scripts in Julia • Performance similar to Fortran • Easy high level API TheiMOD-Xproject 24
  • 26. TheiMOD-Xproject 26 Comparison with MODFLOW 2000 Global Modelling: Difference within the heads
  • 27. TheiMOD-Xproject 27 Land subsidence • USGS develops a SUB-module for MODFLOW 6 • Same concepts as MODFLOW 2005 • No creep, no peat oxidation • Creep: • Deltares has developed the SUB- CR module for MODFLOW 2005 • Consider coupling SUB-CR to MODFLOW 6 • Peat oxidation: • Process in the unsaturated zone
  • 28. TheiMOD-Xproject 28 Software team • Working on a common vision and software development methods
  • 29. TheiMOD-Xproject 29 Plans • Continue with pilots • Product vision and architecture • Involve relevant national and international stakeholders
  • 30. terug  sluiten  T h e i M O D - X p r o j e c t 30 Thank you for your attention joost.icke@deltares.nl @joosticke nl.linkedin.com/in/joosticke