The Oldroyd problem on the driven cavity benchmark – boundary conditions
geo omega = Xh.get_geo();
space Wh (omega[
"top"], Xh.get_approx());
return uh;
}
struct tau_upstream {
};
};
The driven cavity benchmark: 2D boundary conditions.
see the Float page for the full documentation
see the field page for the full documentation
see the geo page for the full documentation
see the point page for the full documentation
see the space page for the full documentation
see the tensor page for the full documentation
field_basic< T, M > interpolate(const space_basic< T, M > &V2h, const field_basic< T, M > &u1h)
see the interpolate page for the full documentation
tensor operator()(const point &x) const
tau_upstream(geo, Float, Float)
static Float u0_top(const point &x)
static field velocity_field(const space &Xh)