trixi-framework/Trixi.jl

Implement mortar correction procedure from Chan et al.

Open

#195 建立於 2020年10月1日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Julia (686 star) (153 fork)batch import
enhancementgood first issuepossible student project

描述

The projection mortar operator applied to the DG approximation with LGL nodes is stable for upwind surface fluxes but is unstable for central surface fluxes. This is due to the presence of positive eigenvalues in the operator. The recent mortar correction described by Jesse (https://arxiv.org/abs/2005.03237) fixes this issue, allowing one to use central fluxes at the mortars with LGL nodes.

貢獻者指南