:orphan: .. _mf6-introduction: MODFLOW6 ======== These examples demonstrate how to use imod to build MODFLOW6 models. .. attention:: The examples expect you to have added the Modflow 6 executable to your PATH. If you have not done this yet: First, `download the latest Modflow 6 executables here. `_ Next, follow the following instructions to add the executable to your PATH on Windows 10: 1. Press the Start key on your keyboard. 2. Search and open “Edit the system environment variables.” 3. Go to the “Advanced” tab. 4. Click the “Environment variables” button. 5. Select the “Path” variable under “User variables” or “System variables.” 6. Click the “Edit” button. 7. Press the “New” button. 8. Type the full directory path of the program. 9. Press “Enter” to confirm the path. 10. Click “Ok.” 11. Press the “Ok” button in the Environment Variables window. 12. Click “Ok” in the System Variables window. `For more detailed instructions, see this writeup. `_ .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_Henry_thumb.png :alt: :ref:`sphx_glr_examples_mf6_Henry.py` .. raw:: html
Henry
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_circle_thumb.png :alt: :ref:`sphx_glr_examples_mf6_circle.py` .. raw:: html
Circle
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_circle_partitioned_thumb.png :alt: :ref:`sphx_glr_examples_mf6_circle_partitioned.py` .. raw:: html
Circle partitioned
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_circle_transport_thumb.png :alt: :ref:`sphx_glr_examples_mf6_circle_transport.py` .. raw:: html
Freshwater lens (circle)
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_different_ways_to_regrid_models_thumb.png :alt: :ref:`sphx_glr_examples_mf6_different_ways_to_regrid_models.py` .. raw:: html
Different ways to regrid models
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_ex01_twri_thumb.png :alt: :ref:`sphx_glr_examples_mf6_ex01_twri.py` .. raw:: html
TWRI
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_example_1d_transport_thumb.png :alt: :ref:`sphx_glr_examples_mf6_example_1d_transport.py` .. raw:: html
1D Solute Transport Benchmarks
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_example_models_thumb.png :alt: :ref:`sphx_glr_examples_mf6_example_models.py` .. raw:: html
Example models
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_hondsrug_thumb.png :alt: :ref:`sphx_glr_examples_mf6_hondsrug.py` .. raw:: html
Regional model
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_hondsrug_partitioning_thumb.png :alt: :ref:`sphx_glr_examples_mf6_hondsrug_partitioning.py` .. raw:: html
Partitioning a regional model
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_lake_thumb.png :alt: :ref:`sphx_glr_examples_mf6_lake.py` .. raw:: html
Lake package example
.. raw:: html
.. only:: html .. image:: /examples/mf6/images/thumb/sphx_glr_transport_2d_thumb.png :alt: :ref:`sphx_glr_examples_mf6_transport_2d.py` .. raw:: html
Transport 2d example
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /examples/mf6/Henry /examples/mf6/circle /examples/mf6/circle_partitioned /examples/mf6/circle_transport /examples/mf6/different_ways_to_regrid_models /examples/mf6/ex01_twri /examples/mf6/example_1d_transport /examples/mf6/example_models /examples/mf6/hondsrug /examples/mf6/hondsrug_partitioning /examples/mf6/lake /examples/mf6/transport_2d .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: mf6_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: mf6_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_