modflow6
modflow6 copied to clipboard
USGS Modular Hydrologic Model
This is work in progress on the PETSc integration
Is it possible that GWSEEP sent to MOVER from UZF is not getting used in transport? In my current model, UZFs are adding 0 mass to LAKs and SFRs in...
I am running a SS GWF model model and then using the cbbs and heads to run a GWT model. If I do not use ATS, the model runs. If...
This is really a shoe horn to get a human-readable format (e.g. a flattened csv in the source) into a new memory manager field for attributes (using keys/hashes to ensure...
How do you deactivate UZF cells? There is no "status" flag like other advanced packages. The documentation states: "To turn off all of the advanced stresses for a stress period,...
Autotest from testmodels (`test_z01_testmodels_mf6.py::test_mf6model[29-test001h_rch_array4]`) intermittently fails on MacOS with: ` AssertionError: Unsuccessful comparison run` See: https://github.com/MODFLOW-USGS/modflow6/pull/812/checks?check_run_id=3930840337 Add additional failures as Comments to this issue so that this failure can be...
Im sure Im doing something wrong but I cannot access boundnames thru the API: ``` Traceback (most recent call last): File "../code/mf6cts.py", line 586, in _read_cts_input_file names = self._gwf.get_value(wbaddr) File...
Adaptive time stepping (ATS) is of huge practical benefit in some situations; particularly when performing highly-parameterised calibration and uncertainty quantification on large models, where it is infeasible to individually tweak...
The volumetric fraction of an immobile domain within a model cell is approximated with a rather limiting assumption that is also present in MT3D. A better approach is to allow...
Edited from a trusted user: "I've got a suggestion for mf6. It would be nice in the Initial Conditions package for flow models to have the ability to specify initial...