File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 chapters :
77 - index.qmd
88 - viewer_install_msi.qmd
9- - deltaforge_install.qmd
109
1110format :
1211 pdf :
Original file line number Diff line number Diff line change 1515 - part : python.qmd
1616 chapters :
1717 - python_install.qmd
18- - deltaforge_install.qmd
1918 - python_getting_started.qmd
2019 - part : coupler.qmd
2120 chapters :
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ website:
2424 href : news.qmd
2525 - text : " Tutorials"
2626 href : tutorial.qmd
27+ - text : " Roadmap"
28+ href : roadmap.qmd
2729 - text : " About"
2830 href : about.qmd
2931 - text : " Practical tips"
@@ -63,7 +65,6 @@ website:
6365 contents :
6466 - href : python.qmd
6567 - href : python_install.qmd
66- - href : deltaforge_install.qmd
6768 - href : python_getting_started.qmd
6869
6970 - id : coupler
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ listing:
1010 - python.qmd
1111 - coupler.qmd
1212 - tutorial.qmd
13+ - roadmap.qmd
1314 - practical.qmd
1415 sort : " index"
1516---
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ listing:
1414 sort : " index"
1515image : figures/logo/iMOD.svg
1616description : ' Useful tips to use the iMOD Suite with other tools.'
17- index : " 7 "
17+ index : " 8 "
1818---
1919
2020Listed here are practical tips how to use the iMOD Suite in combination with
Original file line number Diff line number Diff line change 1+ ---
2+ title : " {{< fa regular map >}} Roadmap"
3+ image : figures/logo/iMOD-roadmap.svg
4+ description : Our plans for the iMOD Suite.
5+ index : " 7"
6+ ---
7+
8+ # Planned
9+
10+ The following things are planned for 2026.
11+
12+ | Component | Description |
13+ | --------------| -------------|
14+ | iMOD Coupler | Add parallel support |
15+ | iMOD Coupler | Unconfined coupling MODFLOW6 - Unsaturated Zone |
16+ | iMOD Suite | Finish successor of MetaSWAP for unsaturated zone |
17+ | iMOD Suite | Support Dutch community (NHI) transitioning from iMOD5 to iMOD Suite |
18+
19+ # Wishlist
20+
21+ These things are not planned yet, but are on our radar. These will be
22+ prioritized in consultation with iMOD Community (& MODFLOW development team for
23+ things in MODFLOW 6), and based on available funding.
24+
25+ | Component | Description |
26+ | --------------| -------------|
27+ | iMOD Python | Readers and writers for iMOD5's ISG format |
28+ | MODFLOW 6 | Output control for output per layer |
29+ | MODFLOW 6 | XT3D by connection |
30+ | iMOD Python | Interface similar to iMOD Batch |
31+ | iMOD Python | Export data to VTK |
You can’t perform that action at this time.
0 commit comments