pyemu_pestpp_workflow icon indicating copy to clipboard operation
pyemu_pestpp_workflow copied to clipboard

demonstration of pyEMU and pest++ workflow with a mf6 freyberg model

Results 3 pyemu_pestpp_workflow issues
Sort by recently updated
recently updated
newest added
trafficstars

Thanks for your sharing about the workflow of Pest and flopy. I have tried your codes but in the last cell, it returns a fault called: " 124 if "window"...

we probs want to add all these bits to make sure we can control versions...

in `setup_pestpp_interface.ipynb` the value of covariances for just `k`s must be smaller than 0.01. `NaN`ing them out results in an empty figure in the block below. ```pst = pf.build_pst() cov...