You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, ocean height is interpolated to a control volume edge using 0.5*(h1+h2), but this leads to poor performance if control volume edge center does not lie on the line directly between two nodes.
Currently, ocean height is interpolated to a control volume edge using 0.5*(h1+h2), but this leads to poor performance if control volume edge center does not lie on the line directly between two nodes.