.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "user-guide\05-unstructured-grids.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code. .. rst-class:: sphx-glr-example-title .. _sphx_glr_user-guide_05-unstructured-grids.py: Unstructured Grids ================== MODFLOW6 supports unstructured grids. Unlike raster data, the connectivity of unstructured grids is irregular. This means that the number of neighboring cells is not constant; for structured grids, every cell has 4 neighbors (in 2D), or 6 neighbors (in 3D). .. _sphx_glr_download_user-guide_05-unstructured-grids.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: 05-unstructured-grids.ipynb <05-unstructured-grids.ipynb>` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: 05-unstructured-grids.py <05-unstructured-grids.py>` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: 05-unstructured-grids.zip <05-unstructured-grids.zip>` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_