Michael Ou@SSPA

Results 8 comments of Michael Ou@SSPA

This example could be helpful: https://flopy.readthedocs.io/en/3.3.5/_notebooks/tutorial02_mf6_data.html And `mf6obs` API: https://flopy.readthedocs.io/en/3.3.5/source/flopy.mf6.modflow.mfutlobs.html It is possible that multiple `obs` output files can be used in the same package. Therefore, it is not applicable...

@langevin-usgs : ` there is not an easy way to get package flows out of the budget file when there are multiple packages of the same type. ` The purpose...

some thing very interesting: using `ifort` on windows, it will stop after paring the first option using the example however, it runs fine, if you change the sample by calling...

yes, you can; however you need to specify comma like `~,~` where `~` is the PEST maker. It can become very redundant when there are many obs in one line....

I see. Thanks @emorway-usgs. I will keep this open for potential future enhancement.

Thanks, @emorway-usgs. That's correct. We want to apply a time varying multiplier factor to the conductance like in MF 5's `Condfact` parameter. I am thinking some kind of `AUXMULTNAME` option....

Great. Look forward to the new updates.