The attachment was stripped, you can grab it here. http://www.cfdlab.ae.utexas.edu/~benkirk/ex9.supg_patch
On 8/15/08 11:14 AM, "Benjamin Kirk" <[EMAIL PROTECTED]> wrote: > There was a previous question as to how one might perform upwind > stabilization in libMesh. One such approach, as demonstrated in the > attached patch to ex9, is the streamline-upwind Petrov-Galerkin (SUPG) > method. In this approach the test function is biased in the upwind > direction, thereby "upwinding" the weak statement in some sense. > > This was not previously included as an example because it did not seem > germane to learning how to use the library. > > SUPG gets more complicated for systems, but the idea is the same. For more > details check out my dissertation and references therein. > http://www.cfdlab.ae.utexas.edu/~benkirk/dissertation.pdf > > -Ben > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
