- 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.
-
Jérôme Chanut authored
some of these were producing out of bounds arrays
-
- Mar 30, 2022
-
-
Jérôme Chanut authored
This causes seg. fault with RK3, these arrays being undefined
-
- Mar 24, 2022
-
-
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
-
Sibylle TECHENE authored
-
- Mar 18, 2022
-
-
sibylle authored
RK3: merge main into rk3 branch + remove gde3w_0 when vertical coordinate keys are activated + remove before forcing field when key_RK3 is activated ==> still sette problem with AMM12 and SWE
-
- Mar 07, 2022
-
-
Guillaume Samson authored
-
Guillaume Samson authored
-
Andrew Coward authored
-
Sebastien Masson authored
Resolve "major issue in NP folding for wind prescribed on geographical grid" Closes #27 See merge request nemo/nemo!47
-
Guillaume Samson authored
Merge branch '22-rheology_diags' into 'main' Closes #22 See merge request nemo/nemo!46
-
Guillaume Samson authored
-
Sebastien MASSON authored
-
- Mar 04, 2022
-
-
Guillaume Samson authored
Manual revision 2022 See merge request nemo/nemo!41
-
-
Guillaume Samson authored
-
Guillaume S authored
This reverts commit b6f56da1, reversing changes made to 32318db1.
-
Claire Levy authored
-
- Mar 03, 2022
-
-
Sebastien Masson authored
ADD all files related to commit Closes #22 See merge request !39
-
-
- Mar 02, 2022
-
-
Andrew Coward authored
Options to interpolate e3U-V-F with old non-lin fs Closes #6 See merge request nemo/nemo!40
-
-
- Mar 01, 2022
-
-
Sebastien Masson authored
Resolve "prtctl not working with debugging compiltation options" Closes #24 See merge request nemo/nemo!44
-
Sebastien MASSON authored
-
Stefania Ciliberti authored
-
Stefania Ciliberti authored
-
Sebastien Masson authored
Resolve "bug in the init of the no gather NP folding" Closes #23 See merge request !43
-
Sebastien Masson authored
-
- Feb 24, 2022
-
-
Sebastien Masson authored
increase logical units maximum number for prt_ctl + run.stat minor bugfix See merge request !35
-
- Feb 23, 2022
-
-
Andrew Coward authored
A few changes to chap_DOM.tex (still more to do) and resurrect namelists/namelist_abl_tools so that the manual will actually compile. PDF updated on sette_inputs site.
-
Nicolas Martin authored
-
Nicolas Martin authored
-
- Feb 22, 2022
-
-
Andrew Coward authored
Correct various issues to pass ORCA2_ICE_PISCES ( + AGRIF or not) in debug mode (gcc) Closes #20 See merge request nemo/nemo!36
-
-
sebastien masson authored
-
- Feb 21, 2022
-
-
Sebastien Masson authored
Resolve "Update LBC chapter in reference doc" Closes #18 See merge request nemo/nemo!28
-
sebastien masson authored
-
Guillaume S authored
fix run.stat writing logical for monoproc case force prt_ctl + run.stat flushing when using monoproc
-
Guillaume Samson authored
fix names of x,y coordinates fields of domcfg See merge request nemo/nemo!33
-
- Feb 19, 2022
-
-
Sibylle TECHENE authored
-