Skip to content
Snippets Groups Projects
  1. Sep 24, 2019
  2. Sep 23, 2019
  3. Sep 19, 2019
  4. Sep 18, 2019
  5. Sep 17, 2019
  6. Sep 12, 2019
  7. Aug 29, 2019
  8. Aug 26, 2019
  9. Aug 02, 2019
  10. Jun 15, 2019
  11. Jun 06, 2019
  12. May 20, 2019
  13. 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
  14. Feb 18, 2019
  15. Jan 21, 2019
  16. Jan 08, 2019
  17. Jan 06, 2019
  18. Dec 18, 2018
  19. Dec 05, 2018
Loading