Skip to content
Snippets Groups Projects
Commit 8d942927 authored by Ned Coltman's avatar Ned Coltman Committed by Mathis Kelm
Browse files

[changelog][staggered][fixes] Update changelog with a description of the...

[changelog][staggered][fixes] Update changelog with a description of the changes to the old staggered made in !3572
parent f1f2b808
No related branches found
No related tags found
1 merge request!3572Fix/old staggered fluxes
......@@ -20,6 +20,8 @@ be evaluated with the function values provided in the same order as the names wh
- __Hyperelastic__: Added a hyperelastic model (large deformations) and a test (in geomechanics)
- __Property system__: Added a function `inheritsFrom` that allows to query whether a type tag is present in the inheritance hierarchy of another type tag
- __PDESolver__: The LinearPDESolver/NewtonSolver now has an `apply` method that returns a bool (true if converged) instead of throwing an exception
- __Freeflow Nonisothermal__: An issue with the compositional heat flux's upwinding calculations has been fixed
- __Compositional Staggered__: The staggered discretization method has been updated to fix inconsistencies in handling density when evaluating diffusive boundary fluxes. In addition, a total mass balance is now always considered, rather than a total mole balance.
### Immediate interface changes not allowing/requiring a deprecation period:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment