We know that “convection dominant” will cause spurious oscillations in the solution. To avoid it, the most crude way is to apply upwind scheme. Is there any more sophisticated method? What’s their advantage? I heard discontinuous galerkin method may work
By the way, is there any other alternative name for “convection dominated problems”? I didn’t find too many information on it.
Even though I'm quite late to the party, my answer might help others with the same question. In general there are several discretization techniques for approximating the solution to convection-diffusion(-reaction) equations. As far of my knowledge, there are
A comparison of these techniques except for the AFC method can be found in this publication. In general the group of Volker John, which I am also a part of, does a lot on convection-dominated convection-diffusion-reaction equations. But there are also other people working in this field, e.g., Petr Knobloch and Gabriel Barrenechea.
I hope this help :)