-
|
In the code I find quite a bit of code for the circular inhomogeneity. However, I did not find any examples so far. Could you inform us about the actual status of the circular inhomogeneity? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
The circular inhom theoretically works I believe, but isn't currently operational since the class design/methods do not follow the new TimML design. So you might get it to work by itself, but not in combination with other TimML elements. |
Beta Was this translation helpful? Give feedback.
-
|
The circular inhomogeneities have been implemented and work(ed) well, but they have some limitations, which is the reason that they are not very accessible or that there are no examples. The two most important limitations are:
What use case did you have in mind? |
Beta Was this translation helpful? Give feedback.
-
|
I wanted to model a sand column (dutch: 'grindpaal') from an upper to a lower aquifer through a confining layer. Inspired by the circular building pit notebook I am trying a PolygonInhom as approximation for the (circular) sand column and that seems to work out well. |
Beta Was this translation helpful? Give feedback.
The circular inhomogeneities have been implemented and work(ed) well, but they have some limitations, which is the reason that they are not very accessible or that there are no examples.
The two most important limitations are:
What use case did you have in mind?