Michael Ou@SSPA

Results 16 issues of Michael Ou@SSPA

for example: ```fortran INTEGER :: ZIP, Mean, Total ``` ```fortran INTEGER :: ZIP INTEGER :: Mean INTEGER :: Total ```

```python rct = flopy.mt3d.Mt3dRct(mt, isothm=0, ireact=0,igetsc=0, rc1=0.01, ireaction=1) Exception: RCT error: unrecognized kwargs: ireaction ``` Or is there another way to set it up?

enhancement

Currently, if the GHB head is lower than the cell bottom the model run will be terminated. Can we implement something similar to upstream weighting for the GHB conductance such...

Want the shortcut run the selected Notebook code in the console.

feat get budget by second package name paknam2

Is it possible to simulate time-varying SFR conductance in MF6? I don't see there is an option in the documentation. I noticed this PR #768 but it doesn't seem to...

enhancement

When the PRINT_FLOW option is activated, can we also include the package name in the output? This will be helpful to extract the flow results using `grep`. For example, for...

enhancement

**Describe the bug** The ifort built MF6 does not correctly assign values in the time series data file. In the attached example, the SFR inflows for time 8 and 10...

bug

Does MOVER support time series? Can we add it if not? Thanks!

enhancement

When specifying time series variable for a large number of cells, MF6 takes a very long time to initialize the input. This makes the time series feature not applicable for...

bug
enhancement