dg1d_maxwell_test


dg1d_maxwell_test, a MATLAB code which calls dg1d_maxwell(), which uses the Discontinuous Galerkin Method (DG) to approximate a solution of the unsteady 1D Maxwell equations.

Licensing:

      Permission to use this software for noncommercial
      research and educational purposes is hereby granted
      without fee.  Redistribution, sale, or incorporation
      of this software into a commercial product is prohibited.

      THE AUTHORS OR PUBLISHER DISCLAIMS ANY AND ALL WARRANTIES
      WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
      WARRANTIES OF MERCHANTABILITY AND FITNESS FOR ANY
      PARTICULAR PURPOSE.  IN NO EVENT SHALL THE AUTHORS OR
      THE PUBLISHER BE LIABLE FOR ANY SPECIAL, INDIRECT OR
      CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
      RESULTING FROM LOSS OF USE, DATA OR PROFITS.
    

Related Data and Programs:

dg1d_maxwell, a MATLAB code which uses the Discontinuous Galerkin Method (DG) to approximate a solution of Maxwell's equations. The original version of the code was written by Jan Hesthaven and Tim Warburton.

Source Code:


Last modified on 06 January 2019.