-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Thanks for bringing this up, @HendrikMe. It is important to point out that the leaky layers don't need to be divided into several layers to simulate the correct effect, as vertical flow in the leaky layers is already simulated analytically. See, for example, the theory explained here: https://github.com/mbakker7/ttim/blob/master/papers/2013_bakker_ttim_theory.pdf (you need to download the pdf, as github doesn't show it in most browswers).
For dike stability, it is important to compute the pressure change in the leaky layer. Although ttim simulates this, there is no function to compute the pressure distribution inside a leaky layer at the moment. This would be an important additional function to be added for the computation of dike stability. Maybe you can add an Issue for an Enhancement?
Originally posted by @mbakker7 in #99 (reply in thread)