Skip to content
Snippets Groups Projects
Commit 6859ca27 authored by Sina Ackermann's avatar Sina Ackermann
Browse files

[test][nc] Adapt changelog file

* now: use initialPhasePresenceAtPos(globalPos)
parent 2a505251
No related branches found
No related tags found
4 merge requests!600[WIP][components][plotproperties] Add a source file to plot properties of some components,!501Freeflow/turbulenceproperties,!492Resolve "Inconsistent `index()` method of the different `SubControlVolume` classes",!400Feature/improve initial phasepresence
...@@ -30,6 +30,9 @@ Differences Between DuMuX 2.10 and DuMuX 2.11 ...@@ -30,6 +30,9 @@ Differences Between DuMuX 2.10 and DuMuX 2.11
- In the TwoPTwoC model, the indices are no longer dependent on the - In the TwoPTwoC model, the indices are no longer dependent on the
formulation. Further, the values of "nPhaseOnly" and "bothPhases" formulation. Further, the values of "nPhaseOnly" and "bothPhases"
have been harmonized with those in TwoPNC have been harmonized with those in TwoPNC
- In the NC models, the initial phase presence is now set by the function
initialPhasePresenceAtPos(globalPos) instead of
initialPhasePresence(vertex, vIdxGlobal, globalPos) in the problem file.
* Deprecated PROPERTY and PARAMETER NAMES, to be removed after 2.11: BEWARE: The * Deprecated PROPERTY and PARAMETER NAMES, to be removed after 2.11: BEWARE: The
compiler will not print any warning if a deprecated property or parameter name compiler will not print any warning if a deprecated property or parameter name
......
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