[compositionalfluidstate,test] Fix bug introduced in commit 15029.
Fixes a bug with conditional jump over uninitialized values, which was intoduced by generalizing how massFractions are set. This keeps the generalization, but reverts everything else to what it has been before. Changes in reference solutions are necessary due to small changes. Thanks gruenich for git-bisecting.
parent
0a4bb671
No related branches found
No related tags found
Showing
- dumux/material/fluidstates/compositional.hh 9 additions, 19 deletionsdumux/material/fluidstates/compositional.hh
- test/multidomain/2cnistokes2p2cni/CMakeLists.txt 2 additions, 2 deletionstest/multidomain/2cnistokes2p2cni/CMakeLists.txt
- test/references/2cnistokes2p2cniboundarylayer-ff-reference.vtu 15 additions, 15 deletions...references/2cnistokes2p2cniboundarylayer-ff-reference.vtu
- test/references/2cnistokes2p2cniboundarylayer-pm-reference.vtu 36 additions, 36 deletions...references/2cnistokes2p2cniboundarylayer-pm-reference.vtu
- test/references/2cstokes2p2c-pm-reference.vtu 98 additions, 98 deletionstest/references/2cstokes2p2c-pm-reference.vtu
This diff is collapsed.
Please register or sign in to comment