Forum Message

 

 

We have moved the forum to https://forum.ngsolve.org . This is an archived version of the topics until 05/05/23. All the topics were moved to the new forum and conversations can be continued there. This forum is just kept as legacy to not invalidate old links. If you want to continue a conversation just look for the topic in the new forum.

Notice

The forum is in read only mode.

Project HDiv function to L2 FacetFESpace

More
4 years 9 months ago #1711 by pratyuksh
Hello

In the stabilization for the diffusion operator in Navier-Stokes equation, if we use Raviart-Thomas HDiv basis, the projection of functions in HDiv (say order 'k') to the L2 space (order 'k-1') on facets is needed. How do we get this projection in ngsolve?

Thank you.
More
4 years 9 months ago #1726 by joachim
Hi,

I just updated the tutorials to explain how we implement the projection, see
ngsolve.org/docu/nightly/i-tutorials/unit-2.8-DG/DG.html ,
section Projected Jumps.

Try also help(FacetFESpace).

The same works for H(div)-conforming HDG, with a TangentialFacetFESpace.

The theory behind is in Lehrenfeld-Schöberl: High order exactly divergence-free Hybrid Discontinuous Galerkin Methods for unsteady incompressible flows, CMAME, Vol 307, p 339-361, 2016.

best, Joachim
Time to create page: 0.139 seconds