-
Notifications
You must be signed in to change notification settings - Fork 7
Drawdown contours instead of head contours #80
Copy link
Copy link
Closed
Description
Hey!
We're experiencing an issue with retrieving the transient contours. We'd like to plot not the head contours, but of the drawdown itself, so we're subtracting the initial head to come to the drawdown value. We'd like to plot contours for [0.05, 0.10, 0.25, 0.50m] drawdown. However, we're struggling a bit with the trade off between grid and calculation time. Currently, our model runs +/- 10 mins for a single line segment to be drained (Riverstring) with approx. 14 timesteps of 1d, which is quite a long time... If we have a coarse grid, we'd miss the 0.05 contours by far, but for a fine grid, we'll have to wait for so long.
My guess is that we're overlooking something. Any tips on best practices to retrieve accurate drawdowns?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels