Skip to content
/ apexmf Public
forked from spark-brc/apexmf

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

License

Notifications You must be signed in to change notification settings

brc-hml/apexmf

 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 84.3%
  • Reason 12.3%
  • TeX 1.4%
  • VBA 1.2%
  • Smarty 0.6%
  • Python 0.2%