Skip to content

Fix UnsteadyAdvectionDiffusion with DG

Douglas Serson requested to merge ticket/62-ADR-epsilon into master

This fixes a bug in UnsteadyAdvectionDiffusion, where the epsilon parameter was not taken into account when treating the diffusion explicitly with DG.

Closes #62 (closed).

Merge request reports