/apexmf

python modules for APEX-MODFLOW-RT3D-Salt (AMRS) model parameter estimation and uncertainty analysis

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

apexmf

PyPI Version PyPI - License https://zenodo.org/badge/304434074.svg?color=orange

apexmf is a set of python modules for APEX-MODFLOW model (Bailey et al., 2021) parameter estimation and uncertainty analysis with the open-source suite PEST (Doherty 2010a and 2010b, and Doherty and other, 2010).

Installation

>>> pip install apexmf

Brief overview of the API

from apexmf import apexmf_pst_utils

>>> wd = "User-APEX-MODFLOW working directory"
>>> APEX_wd = "User-APEX working directory"
>>> apexmf_pst_utils.init_setup(wd, APEX_wd)

'apex.parm.xlsx' file copied ... passed
'beopest64.exe' file copied ... passed
'i64pest.exe' file copied ... passed
'i64pwtadj1.exe' file copied ... passed
'forward_run.py' file copied ... passed