Skip to content
Snippets Groups Projects
  1. Jun 13, 2022
  2. May 25, 2022
  3. May 16, 2022
  4. May 13, 2022
  5. May 12, 2022
  6. May 04, 2022
  7. Apr 22, 2022
  8. Apr 21, 2022
  9. Apr 13, 2022
  10. Apr 12, 2022
  11. Apr 11, 2022
  12. 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
  13. Apr 05, 2022
  14. Apr 04, 2022
  15. Mar 30, 2022
  16. Mar 29, 2022
  17. Mar 28, 2022
  18. Mar 24, 2022
    • Guillaume S's avatar
    • Sibylle TECHENE's avatar
      Squashed commit of the following: · b60262ce
      Sibylle TECHENE authored
      commit 87d91638e9b25f7b45192068b43db371c26a8ed6
      Author: Sibylle TECHENE <techenes@irene191.c-irene.tgcc.ccc.cea.fr>
      Date:   Thu Mar 24 14:31:02 2022 +0100
      
          comments are still not clear
      
      commit 3e306fb89db460675f1a18e15f1d8910c8b9dded
      Author: Sibylle TECHENE <techenes@irene191.c-irene.tgcc.ccc.cea.fr>
      Date:   Thu Mar 24 14:24:56 2022 +0100
      
          RK3: fix linssh
      
      commit 92d543ecce2c9b401b31c8dfb17c75d1a33fc0ac
      Author: Sibylle TECHENE <techenes@irene191.c-irene.tgcc.ccc.cea.fr>
      Date:   Thu Mar 24 14:24:07 2022 +0100
      
          RK3: management of u/v_bf, u/vb2_b and u/vb2_i_b allocation
      
      commit 7381d7650a1c356406078a86e12c5d462afdc5cb
      Author: Sibylle TECHENE <techenes@irene191.c-irene.tgcc.ccc.cea.fr>
      Date:   Thu Mar 24 14:21:02 2022 +0100
      
          RK3: no use of before forcing fields except for SWE (u/vtau_b)
      
      commit 1d53bab023d5ebfcf2f3e4e5b7d3a835a0795890
      Author: Sibylle TECHENE <techenes@irene191.c-irene.tgcc.ccc.cea.fr>
      Date:   Thu Mar 24 14:18:32 2022 +0100
      
          RK3: cleanning
      
      commit 683b0c199ee34e621d27de16e688c4c81fb6b0b0
      Author: Sibylle TECHENE <techenes@irene191.c-irene.tgcc.ccc.cea.fr>
      Date:   Thu Mar 24 14:17:36 2022 +0100
      
          RK3: no use of ts_rst, ts_rst turned into ts_rst_MLF
      b60262ce
    • Sibylle TECHENE's avatar
      remove r_vvl : obsolete · 908f9f64
      Sibylle TECHENE authored
      908f9f64
Loading