Replies: 6 comments
-
|
Thanks for your question, @ougx In the latest version of The other thing I noticed is that your Does that resolve your differences? |
Beta Was this translation helpful? Give feedback.
-
|
I am going to move this to Discussions. |
Beta Was this translation helpful? Give feedback.
-
|
If you could share the MF6 grid results so that I can contour the results (or a short Python script that reads the grid.csv file and contours the values) that would make for a nice comparison. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks Mark! They are well agreed after I changed Noted that I have increased the complexity by adding another segment riv2.csv. Below is the updated script. I used a large |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. I will try to make a comparison plot. You are right that with a small Regarding the river discharge, as you called your river string One more thing: You can speed up your model by using fewer |
Beta Was this translation helpful? Give feedback.
-
|
Thanks, Mark. That will be another useful test case: evaluating how much we can simplify the stream geometry representation in Timflow without compromising performance. At the moment, I am benchmarking Timflow for stream depletion, so both Timflow and MODFLOW are using the same setup for comparison. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @dbrakenhoff and @mbakker7:
I followed the meandering river example to test its capability for stream depletion. Below is my script and data is attached riv1.csv.
The simulation is pumping near a stream for 50 yrs with a constant rate. The parameters are listed below. grid.csv includes the simulated drawdown with MF6.
T = 1000 ft^2/d
S = 0.1
Q = 20000 ft^3/d
timflowunderpredicted the drawdown significantly compared withMF6. Did I do something wrong here? Appreciate your help.BTW, I have signed up for the short coarse at MODFLOW & More. See you soon.
Beta Was this translation helpful? Give feedback.
All reactions