- Apr 12, 2022
-
-
sibylle authored
-
- Apr 08, 2022
-
-
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.
-
- Feb 19, 2022
-
-
Sibylle TECHENE authored
RK3: store ssh at Kaa after swap in order to get an approx of ssh slope for external mode ww computation of next time step
-
- Feb 08, 2022
-
-
Sibylle TECHENE authored
bug fixes - stprk3_stg : in vector form ww is computed from uu and vv for dynadv, stp2d : sign error for fwfisf
-
- Jan 21, 2022
-
-
sibylle authored
vortex restart debug : Kmm_a initialised at Kbb/Nbb for RK3 not at Kmm/Nnn ( Kmm/Nnn is an intermediary stage, it should not be meaningful at the beginning of a time step )
-
- Dec 03, 2021
-
-
sibylle authored
RK3 time stepping branch formerly source:/NEMO/branches/2021/dev_r14318_RK3_stage1 updated on git with main. SETTE partly tested : problem with AGRIF_DEMO.
-