3 Matching Annotations
  1. Last 7 days
    1. Since the discontinuous Galerkin approximation is discontinuous across element interfaces, it is not regular enough to be used directly in the relative entropy stability estimate.

      这个障碍揭示了 DG 方法的核心悖论:DG 方法最受欢迎的特性(允许跨单元界面不连续)恰恰使其无法直接用于相对熵稳定性分析——因为后者需要 Lipschitz 连续的解。SIAC 滤波正是为了「修复」这个不连续性而引入的桥梁,是理论美学与工程现实之间的精巧妥协。

    2. We develop reliable a posteriori error estimators for fully discrete Runge–Kutta discontinuous Galerkin approximations of nonlinear convection–diffusion systems endowed with a convex entropy in multip

      令人惊讶的是,本文的核心挑战不是「计算精度」,而是「知道自己有多不精确」。a posteriori 误差估计器的作用是:在不知道真实解的情况下,对数值解的误差给出可靠的上界。这类似于在没有标准答案的考试中,能自动评估自己答错了多少——这在数值计算中是极高层次的自知能力,也是自适应网格细化的理论基础。

  2. Oct 2017

    Tags

    Annotators