Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

SUPG stabilization #5

Open
agzimmerman opened this issue Mar 27, 2017 · 0 comments
Open

SUPG stabilization #5

agzimmerman opened this issue Mar 27, 2017 · 0 comments

Comments

@agzimmerman
Copy link
Member

Currently peclet solves the Standard Galerkin form without stabilization. High Peclet Number (Pe) problems are solved via refining the grid near sharp boundary layers (i.e. we artificially reduce the local Pe). This grid refinement would not be required if we instead solve the SUPG stabilized form.

It will be interesting to revisit the 1D high Pe example from Donea & Huerta's book: https://github.com/alexanderzimmerman/peclet/blob/master/tests/Donea_Huerta_5p17_Pe5.prm

Also add new MMS (method of manufactured solution) tests (both 1D and 2D) at high Pe, e.g. in 2D increase the maximum velocity for this test: https://github.com/alexanderzimmerman/peclet/blob/master/tests/MMS_2D_VariableVelocity.prm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant