Skip to content
Discussion options

You must be logged in to vote

Hi @Vera-geo, the two main methods of building a Model in timflow are ModelMaq (a stack of aquifers and leaky layers) and Model3D (a stack of aquifers, where resistance to vertical flow is determined by an anisotropy factor). The Model class is a generic entry point that you can use to build more complex layer models (switching between these two options, I believe), but it means you have to provide all the details yourself. I rarely use it, so my guess is you can probably focus on using one of ModelMaq or Model3D?

ml.aquifer_summary() works for both of these Model classes.

You are of course right to point out that it is somewhat confusing that aquifer_summary() doesn't work for the Model

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@Vera-geo
Comment options

Comment options

You must be logged in to vote
3 replies
@dbrakenhoff
Comment options

@Vera-geo
Comment options

@dbrakenhoff
Comment options

Answer selected by Vera-geo
Comment options

You must be logged in to vote
2 replies
@dbrakenhoff
Comment options

@Vera-geo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants