Software

I am a principal developer of the Julia package Trixi.jl for the numerical solution of nonlinear hyperbolic PDEs. I also maintain two Julia packages which reproduce functionality from the Matlab codes from Nodal Discontinuous Galerkin Methods by Hesthaven and Warburton.

  • NodesAndModes.jl: provides interpolation and quadrature nodes on various reference elements.
  • StartUpDG.jl: constructs physical mesh data structures given reference element data. Simple uniform meshes are also included.