The following Matlab project contains the source code and Matlab examples used for nodal dg.
A one-dimensional implementation of Nodal Discontinuous Galerkin method for solving linear and nonlinear advection equation without any filter or limiter is presented.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
DGtools.m | 14070 |
IC.m | 1350 |
license.txt | 1384 |
mesh1d.m | 14619 |
residual.m | 1282 |
wave1d_NDGdriver.m | 3167 |