Metadata-Version: 1.1
Name: flopy
Version: 3.3.4
Summary: FloPy is a Python package to create, run, and post-process MODFLOW-based models.
Home-page: https://github.com/modflowpy/flopy/
Author: Mark Bakker, Vincent Post, Joseph D. Hughes, Christian D. Langevin, Jeremy T. White, Andrew T. Leaf, Scott R. Paulinski, Jason C. Bellino, Eric D. Morway, Michael W. Toews, Joshua D. Larsen, Michael N. Fienen, Jon Jeffrey Starn, Davíd Brakenhoff
Author-email: mark.bakker@tudelft.nl, Vincent.Post@bgr.de, jdhughes@usgs.gov, langevin@usgs.gov, jwhite@intera.com, aleaf@usgs.gov, spaulinski@usgs.gov, jbellino@usgs.gov, emorway@usgs.gov, M.Toews@gns.cri.nz, jlarsen@usgs.gov, mnfienen@usgs.gov, jjstarn@usgs.gov, d.brakenhoff@artesia-water.nl
License: CC0
Description: Introduction
        ------------
        
        FloPy includes support for MODFLOW 6, MODFLOW-2005, MODFLOW-NWT,
        MODFLOW-USG, and MODFLOW-2000. Other supported MODFLOW-based models
        include MODPATH (version 6 and 7), MT3DMS, MT3D-USGS, and SEAWAT.
        
        For general modeling issues, please consult a modeling forum, such as
        the `MODFLOW Users
        Group <https://groups.google.com/forum/#!forum/modflow>`__. Other
        MODFLOW resources are listed in the `MODFLOW
        Resources <https://github.com/modflowpy/flopy#modflow-resources>`__
        section.
        
        Documentation
        -------------
        
        Documentation is available on `Read the
        Docs <https://flopy.readthedocs.io>`__ and includes information on
        FloPy; tutorials for using FloPy with MODFLOW 6 and previous versions of
        MODFLOW, MT3DMS, MT3D-USGS, MODPATH, and ZONEBUDGET; and code
        documentation.
        
        Contributing
        ------------
        
        Bug reports, code contributions, or improvements to the documentation
        are welcome from the community. Prior to contributing, please read up on
        our guidelines for
        `contributing <https://github.com/modflowpy/flopy/blob/develop/CONTRIBUTING.md>`__
        and then check out one of our issues in the `hotlist:
        community-help <https://github.com/modflowpy/flopy/labels/hotlist%3A%20community%20help>`__.
        
        How to Cite
        -----------
        
        *Citation for FloPy:*
        
        `Bakker, Mark, Post, Vincent, Langevin, C. D., Hughes, J. D., White, J.
        T., Starn, J. J. and Fienen, M. N., 2016, Scripting MODFLOW Model
        Development Using Python and FloPy: Groundwater, v. 54, p. 733–739,
        doi:10.1111/gwat.12413. <http://dx.doi.org/10.1111/gwat.12413>`__
        
        *Software/Code citation for FloPy:*
        
        `Bakker, Mark, Post, Vincent, Hughes, J. D., Langevin, C. D., White, J.
        T., Leaf, A. T., Paulinski, S. R., Bellino, J. C., Morway, E. D., Toews,
        M. W., Larsen, J. D., Fienen, M. N., Starn, J. J., and Brakenhoff,
        Davíd, 2021, FloPy v3.3.4: U.S. Geological Survey Software Release, 06
        August 2021,
        http://dx.doi.org/10.5066/F7BK19FH <http://dx.doi.org/10.5066/F7BK19FH>`__
        
        Disclaimer
        ----------
        
        This software has been approved for release by the U.S. Geological
        Survey (USGS). Although the software has been subjected to rigorous
        review, the USGS reserves the right to update the software as needed
        pursuant to further analysis and review. No warranty, expressed or
        implied, is made by the USGS or the U.S. Government as to the
        functionality of the software and related material nor shall the fact of
        release constitute any such warranty. Furthermore, the software is
        released on condition that neither the USGS nor the U.S. Government
        shall be held liable for any damages resulting from its authorized or
        unauthorized use.
        
Platform: Windows
Platform: Mac OS-X
Platform: Linux
Classifier: Topic :: Scientific/Engineering :: Hydrology
