Skip to content

Changed a function name in IsotropicDiffusionStabilization

wenqing requested to merge wenqing/ogs:stabilizer_update into master

According to Rechao's comment to my MR, MR !4272 (merged), function getExtraDiffusionCoefficient is changed to computeArtificialDiffusion, while one of its arguments, advection_coefficient is dropped.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by renchao.lu

Merge request reports