Skip to content
Snippets Groups Projects
  1. May 20, 2019
  2. May 17, 2019
    • jbathmann's avatar
      [NumLib/TimeStepping] Small fix on IterationNumberBasedTimeStepping · b1a13fd1
      jbathmann authored and Dmitri Naumov's avatar Dmitri Naumov committed
      Introduced information flow whether the timestep was accepted or not.
      
      This prevents the times in the timestepper and the external loop to diverge
      which causes two issues otherwise:
      1.) Endless loop at t --> t_end, if max_iter > largest multiplier
      2.) Endless loop at t --> t_end, if nonlinear solver fails during
      	execution
      b1a13fd1
  3. Feb 18, 2019
  4. Jan 21, 2019
  5. Jan 08, 2019
  6. Jan 06, 2019
  7. Dec 18, 2018
  8. Dec 05, 2018
  9. Dec 04, 2018
  10. Sep 17, 2018
  11. Aug 22, 2018
  12. Jul 13, 2018
  13. Jun 20, 2018
  14. May 30, 2018
  15. Mar 20, 2018
  16. Mar 06, 2018
  17. Mar 01, 2018
  18. Feb 05, 2018
  19. Feb 02, 2018
  20. Feb 01, 2018
  21. Jan 26, 2018
  22. Jan 18, 2018
Loading