Skip to content
Snippets Groups Projects
Commit b4f040ba authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Update README.md

parent 50b01a43
No related branches found
No related tags found
No related merge requests found
...@@ -80,7 +80,7 @@ SET_TYPE_PROP(TwoPIncompressible, LocalResidual, ...@@ -80,7 +80,7 @@ SET_TYPE_PROP(TwoPIncompressible, LocalResidual,
``` ```
Observe the difference in the output of the type tag tree. Observe the difference in the output of the type tag tree.
You want to simplify the original local residual by using the assumption that only incompressible fluid phases are present. As a consequence, one can balance phase volume instead of phase mass. Simplify the original local residual by using the assumption that only incompressible fluid phases are present. As a consequence, one can balance phase volume instead of phase mass.
* Eliminate the density from the `computeStorage` and the `computeFlux` methods. * Eliminate the density from the `computeStorage` and the `computeFlux` methods.
......
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