A note on Gudi’s analysis of the IPDG method
In this note, we give an alternative proof for an estimate in Gudi’s method, where the author uses a result in a posteriori result without proof.
Read moreIn this note, we give an alternative proof for an estimate in Gudi’s method, where the author uses a result in a posteriori result without proof.
Read moreA short introduction to weakly impose the Dirichlet boundary condition: penalty method, Lagrange multiplier method, Nitsche’s methods, etc.
Read moreWe want to introduce the basic idea of the FDM for the linear equation, including the concept, schemes, global error and convergence.
Read more间断有限元方法 (discontinuous Galerkin, DG) 在求解 Maxwell 方程时相比与有限差分时域 (FDTD) 方法具有相当大的优势. 例如, 间断有限元方法可以使用不同形状的协调或非协调网格; 使用多种基函数; 较少的网格单元信息耦合带来更高的并行效率. 在这篇文章中, 我们简要介绍一下 DG 求解一阶时间依赖的 Maxwell 方程的数值格式, 它可以很容易地推广到三维的情形.
Read more本文对交错网格有限差分方法进行了一个简单的介绍, 并且给出了相应的python语言代码.
Read more我们引入一维问题来系统介绍有限差分方法的基本框架, 在一致网格下证明了有限差分方法的稳定性和收敛性. 另外, 也给出了离散 Laplace 算子的特征性质和证明过程.
Read moreRunge-Kutta-Fehlberg 方法具有自动调节步长的能力, 相对于显示方法在实际应用中具有巨大优势, 本文中我们考虑它在抛物方程中的应用.
Read more一维波方程的有限差分方法: Neumann 边界条件
Read more有限元理论中, 尺度论证 (scaling argument) 又称为齐次论证 (homogeneity argument), 通常表示将依赖于网格大小的估计简化为不依赖于网格 (或仅依赖于标准单元) 的估计的方法. 它在有限元理论的误差估计中扮演了极其重要的角色.
Read more本文中, 我们详细描述了求解一维波方程的一种显式有限差分方法, 并且给出了一些数值实验.
Read more