Changeset [5d0cc46d961b9c7b2d268e6a5ec15c72ad3af7ab] by Jed Brown

June 2nd, 2011 @ 02:19 AM

Add relative scaling for vht residuals

Momentum and energy residuals should generally be scaled the same to
preserve symmetry of the Stokes part. The energy equation should be
scaled so the residuals are of similar order to the mass and momentum.
https://github.com/jedbrown/dohp/commit/5d0cc46d961b9c7b2d268e6a5ec...

Committed by Jed Brown

  • M src/fs/tests/vht.c
  • M src/fs/tests/vhtimpl.h
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

An implementation of the ``dual order hp'' version of the finite element method. This project targets parallel domain-decomposition methods for strongly coupled nonlinear problems with PDE constraints.