[newton] Reimplement timestep control
There are now two solve function overloads, on without timeLoop that does one newton run, and one with a timeloop that decreases the time step and tries again.
parent
fc2dc5f3
No related branches found
No related tags found
Showing
- dumux/nonlinear/newtonsolver.hh 180 additions, 177 deletionsdumux/nonlinear/newtonsolver.hh
- test/porousmediumflow/1pnc/implicit/test_1p2c_fv.cc 3 additions, 20 deletionstest/porousmediumflow/1pnc/implicit/test_1p2c_fv.cc
- test/porousmediumflow/2p/implicit/incompressible/test_2p_fv.cc 3 additions, 20 deletions...porousmediumflow/2p/implicit/incompressible/test_2p_fv.cc
- test/porousmediumflow/2p2c/implicit/test_2p2c_fv.cc 2 additions, 19 deletionstest/porousmediumflow/2p2c/implicit/test_2p2c_fv.cc
- test/porousmediumflow/richards/implicit/test_richardslens_fv.cc 3 additions, 20 deletions...orousmediumflow/richards/implicit/test_richardslens_fv.cc
Loading
Please register or sign in to comment