This commit is related to FS#221 concerning freezes during parallel computations.
The error occurs in the compositional multi-phase models 2p2c, 3p3c and co2 during the update of the static data - The problem has been fixed for the three models - Additionally another check in the implicitmodel.hh update() function was added to make sure that no process converges if all the other processes have not converged as well. Reviewed by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14431 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/implicit/2p2c/2p2cmodel.hh 53 additions, 32 deletionsdumux/implicit/2p2c/2p2cmodel.hh
- dumux/implicit/3p3c/3p3cmodel.hh 52 additions, 30 deletionsdumux/implicit/3p3c/3p3cmodel.hh
- dumux/implicit/co2/co2model.hh 52 additions, 29 deletionsdumux/implicit/co2/co2model.hh
- dumux/implicit/common/implicitmodel.hh 6 additions, 1 deletiondumux/implicit/common/implicitmodel.hh
Loading
Please register or sign in to comment