I assume you are using ModelMuse for this problem.
One way to do it would be to define a new 2D data set and set its
interpolation method to "Nearest".
Then create polyline object and use the InterpolatedVertexValue function
to assign values to this new data set but instead of assigning values to
intersected cells, assign values by interpolation. Then use the new
data set as the formula for the stage in the polygon object.
And yes, stage is the same as head.
Miguel Leyes wrote:
> Hi, I would really appreciate help with this.
> I am using a polygon object and the RIV package to represent a river.
> There are a few steps/changes in elevation along the river according
> to which I need to specify the river stage/head values ( a point of
> confusion, stage is same as head here?).
> I have not found a way to do this,
> I`ve tried Interpolate Vertex Values, but that seems to work with
> polyline and not polygon objects.
> Is there a type of formula that can be used in order to interpolate
> head values with in a river reach?
> Thanks so much for your tips and adivice!
> ML
> --
> You received this message because you are subscribed to the Google
> Groups "MODFLOW Users Group" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/modflow/-/6JOO75YDSbEJ.
> To post to this group, send email to
mod...@googlegroups.com.
> To unsubscribe from this group, send email to
>
modflow+u...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/modflow?hl=en.