Replies: 1 comment
-
You probably want to use pyemu. There is an example for MODFLOW 6 here: https://github.com/pypest/pyemu/blob/develop/examples/pstfrom_mf6.ipynb |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any tutorial/notebooks showing me how to use the PEST in my model to estimate the hydraulic parameters (let's say the horizontal hydraulic conductivity) using some observed head data?
Ps. I've checked the notebooks regarding PEST utilities and how to write the template file (https://github.com/modflowpy/flopy/blob/develop/examples/Notebooks/flopy3_PEST.ipynb)
but other than that I couldn't find how to use it in order to estimate the best parameter using some observation data
Beta Was this translation helpful? Give feedback.
All reactions