partial reassemble: Smarter way to calculate the reassemble tolerance
divide the relative tolerance by 10 to get the minimum reassemble error. for the next newton iteration, reassemble all vertices which exhibit a relative error which is larger than the geometric mean of the minimum reassemble tolerance and the relative error of the last iteration. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4825 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/boxmodels/2p2c/2p2cnewtoncontroller.hh 2 additions, 3 deletionsdumux/boxmodels/2p2c/2p2cnewtoncontroller.hh
- dumux/boxmodels/richards/richardsnewtoncontroller.hh 2 additions, 3 deletionsdumux/boxmodels/richards/richardsnewtoncontroller.hh
- dumux/nonlinear/newtoncontroller.hh 2 additions, 2 deletionsdumux/nonlinear/newtoncontroller.hh
Loading
Please register or sign in to comment