Adam
Joined: 01 Dec 2006 Posts: 61 Location: Sequim, WA
|
Posted: Fri Dec 01, 2006 10:43 pm Post subject: slice along grid index of 2D structured mesh |
|
|
It would be nice to get a 1D slice along a grid line of a 2D structured mesh variable. My current method is to draw a 2D path, convert the 2D structured mesh to triangular, and then extract a 2D path values object and plot that.
What I'm trying to do is extract the centerline of the free surface from a river model as a 1D plot (so I have a water surface profile over the length of the channel). Does that sound possible? |
|