HZ model using flopy (Modflow/Modpath) #2555
Unanswered
nportilloda
asked this question in
Q&A
Replies: 1 comment
-
Have you compared the head results with different time related parameters? My first impression is that due to your analytical solution the problem might be more unstable than usual. I would first make sure that your time-step is small enough so that your heads do not change with different time-steps. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to do a Modflow/Modpath model for particle tracking through the hyporheic zone, so not the typical groundwater flow model. In particular, I'm trying to represent an unsteady head boundary that changes according to the movement of the bed (dune sediment). I have an analytical solution for the head at the top row (upper boundary) that I'm currently using to update the CHD package at each timestep. This, however, is not giving me consistent results regarding the time related parameters (nper, perlen, nstp). The pathlines of the injected particles change to much from a setup to another. Any insight would be greatly appreciated.
Below is a minimal setup illustrating how I define the model:
Beta Was this translation helpful? Give feedback.
All reactions