<div dir="ltr">Hello<div><br></div><div>For a 2d simulation I want to compute averages on y = constant lines</div><div><br></div><div>ua(y) = (1/L) int_0^L u(x,y) dx</div><div><br></div><div>My mesh is cartesian so this should be easy to do. I have seen the y_average function which seems to do just this but I need a x_average function I guess. I can modify this for x averages but would like to check first that y_average computes averages along lines in 2d case ???</div>
<div><br></div><div>Thanks</div><div>praveen</div></div>