Skip to content
Snippets Groups Projects
  1. Dec 28, 2022
  2. Dec 21, 2022
  3. Dec 20, 2022
  4. Dec 19, 2022
  5. Dec 16, 2022
  6. Dec 05, 2022
  7. Nov 29, 2022
  8. Nov 11, 2022
  9. Nov 07, 2022
  10. Oct 24, 2022
  11. Oct 20, 2022
  12. Sep 23, 2022
  13. Sep 20, 2022
  14. Sep 14, 2022
  15. Aug 09, 2022
  16. Aug 01, 2022
  17. Jul 29, 2022
  18. Jul 18, 2022
  19. Jun 17, 2022
  20. Jun 13, 2022
  21. May 16, 2022
  22. May 13, 2022
  23. May 12, 2022
  24. Apr 22, 2022
  25. Apr 13, 2022
  26. Apr 12, 2022
  27. Apr 11, 2022
  28. Apr 08, 2022
    • Jérôme Chanut's avatar
      Consistent names in restart in RK3 and MLF · a00eb5d9
      Jérôme Chanut authored
      Allows restarting a MLF run with RK3 and vice versa (provided Euler
      first step)
      a00eb5d9
    • Jérôme Chanut's avatar
      2D mode management for AGRIF with RK3 and more · c5e12069
      Jérôme Chanut authored
      - Suppress the use ub2_b/vb2_b un_bf/vn_bf with AGRIF and RK3. Consider
      un_adv/vn_adv in that case, i.e. the available time integrated flux from
      before to after time step.
      - From the change above, one can now remove the definition and the allocation
      of ub2_b/vb2_b un_bf/vn_bf with RK3 (these are purely related to a
      leapgrog time stepping).
      - Move definition and allocation of un_adv/vn_adv from dynspg_ts into oce to prevent
        from circular dependencies.
      - Restored read/write of barotropic arrays in restart with RK3 in the
        case where ln_bt_av=.false. (Demange's time stepping with continuous
      in time barotropic time stepping). Aditionnal arrays need also to be
      stored in case of refluxing with AGRIF.
      c5e12069
    • Jérôme Chanut's avatar
      Suppress prints in traqsr · 9be39212
      Jérôme Chanut authored
      some of these were producing out of bounds arrays
      9be39212
  29. Apr 05, 2022
  30. Apr 04, 2022
  31. Mar 30, 2022
Loading