Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git. Pull mirroring updated .
  1. Aug 02, 2019
  2. May 17, 2019
    • jbathmann's avatar
      [NumLib/TimeStepping] Small fix on IterationNumberBasedTimeStepping · b1a13fd1
      jbathmann authored
      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. May 11, 2019
  4. Jan 21, 2019
  5. Jan 20, 2019
  6. Jan 06, 2019
  7. Jan 02, 2018
  8. Jun 29, 2017
  9. May 02, 2017
  10. Jan 09, 2017
  11. Jan 13, 2016
  12. Jan 20, 2015
  13. Sep 03, 2014
  14. Mar 12, 2014
  15. Mar 07, 2014
Loading