Tutorial for the installation of Freewat: the MODFLOW interface in QGIS
/MODFLOW itself do take into account the spatial referenciation of the groundwater flow regime. Main MODFLOW output are water heads on the cell centre and flow in between cells, additional packages calculate solute transport, zone budgets or pathlines; however on the model construction and simulation it doesnt matter where the model is.
Commercial and open MODFLOW pre and post processor can import shapefiles and export georeferenced shapefiles and rasters. Usually the numerical work is divided into GIS and a MODFLOW GUI. Freewat is an alternative for the integration of GIS and MODFLOW; this QGIS plugin allows the creation and simulation of geospatial referenced models without leaving the QGIS interfase.
This article shows the complete procedure to install Freewat 1.1.0 in QGIS 2.18.
More information about Freewat: http://www.freewat.eu/
Download QGIS 2.18 from: http://www.qgis.org
Register as a Freewat user on this link: http://www.freewat.eu/content/registration-form

FloPy is the Python library that builds and executes MODFLOW models; this library has been enhanced to provide full support of MODFLOW 6 with most of its recent development is related to functionality for MODFLOW 6, tools to use vector and raster spatial data and common plotting and export functionality.