in some older email Pavel wrote:
On Mon, Jan 19, 2009 at 11:24 AM, Pavel Solin <so...@unr.edu> wrote:
[...]
> we need to do some things for plain Navier-Stokes equations: Implement
> the Newton's method for the implicit nonlinear iteration, extend
This is already done.
> the elements for flow to arbitrary-order Taylor-Hood, etc. The first
> one might be very difficult for a newcomer, but perhaps he could test
> the higher-order Taylor-Hood elements - first polynomially uniform mesh
> without adaptivity for p = 2, 3, ..., 10, then with h-adaptivity, and
> last with hp-adaptivity. Do you think that this is feasible?
What are the Taylor Hood elements? I tried to google it, but cannot
find some explanation, only that the pressure is supposed to be
continuous in Taylor Hood elements?
Ondrej
Ah, so Taylor Hood is just a special combination of polynomial orders.
Thanks,
Ondrej
And also H_1 elements.
Ondrej