Skip to content

Time series for BCs that have varying values along their length #1420

Answered by Paszka1
Paszka1 asked this question in Q&A
Discussion options

You must be logged in to vote

Finally I solved it myself. It wasn't too difficult, but I'm pretty sure the code could be simpler if developped by a more knowledgeable FloPy guru. Let me share a couple of findings that may or may not all relate directly to the problem.

  1. I found that gridgen's intersect method will add those nodes that include vertices of a line object twice to the returned recarray. I'm not sure if this is on purpose or not, but because of this the recarray may requires a node cleanup if used to build a boundary condition package.
  2. I could not figure out completely what is the difference between "interpolation_methodrecord" and "interpolation_methodrecord_single" in initializing a .ts package. It is not…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Paszka1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant