Skip to content

Full upwinding scheme for HT

wenqing requested to merge wenqing/ogs:full_upwind_TH into master

The full upwind scheme is implemented for HT process. The scheme is described in this source code documentation.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? Yes. An existing benchmark is solved using the full upwind scheme together with the monolithic and the staggered coupling schemes, respectively. classical_transport_example
  3. Any new feature or behavior change was documented?
Edited by wenqing

Merge request reports