- May 16, 2022
-
-
Guillaume Samson authored
Merge branch '49-enforce-identical-parent-child-values-of-calendar-dates-parameters-with-agrif' into 'main' Resolve "Enforce identical parent/child values of calendar/dates parameters with AGRIF" Closes #49 See merge request nemo/nemo!84
-
-
Sebastien Masson authored
Fix RK3 restart issue See merge request nemo/nemo!83
-
- May 13, 2022
-
-
Sibylle Techene authored
-
Guillaume Samson authored
Resolve "bug in Lupkes sea-ice transfert coefficients formula" Closes #48 See merge request nemo/nemo!82
-
Guillaume Samson authored
-
- May 12, 2022
-
-
Guillaume Samson authored
Merge branch '47-ah_wslp2-variable-not-initialised-when-using-ln_trcldf_off-true-in-top' into 'main' Resolve "ah_wslp2 variable not initialised when using ln_trcldf_OFF = .true. in TOP" Closes #47 See merge request nemo/nemo!81
-
Guillaume Samson authored
-
Guillaume Samson authored
Resolve "Floating invalid in p4zopt.f90 without RGB traqsr" Closes #45 See merge request nemo/nemo!80
-
Guillaume Samson authored
-
- May 04, 2022
-
-
Sebastien Masson authored
Resolve "Missing DOMAIN attributes in multiple file output" Closes #14 See merge request nemo/nemo!75
-
Sebastien Masson authored
-
- Apr 22, 2022
-
-
Sebastien Masson authored
Resolve "diaar5: Suspicious use of INTEGER in the ocean Volume computation" Closes #39 See merge request nemo/nemo!73
-
Sebastien Masson authored
-
- Apr 21, 2022
-
-
Sebastien Masson authored
RK3 time stepping branch formerly... See merge request nemo/nemo!68
-
- Apr 13, 2022
- Apr 12, 2022
-
-
sibylle authored
-
- Apr 11, 2022
-
-
Sibylle TECHENE authored
-
- Apr 08, 2022
-
-
Jérôme Chanut authored
Allows restarting a MLF run with RK3 and vice versa (provided Euler first step)
-
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
-
- Apr 05, 2022
-
-
Sebastien Masson authored
Fix names of x,y coordinates fields in iom_nf90.F90 (#38) Closes #38 See merge request nemo/nemo!65
-
Tomas Lovato authored
-
Sebastien Masson authored
fix filename parsing in iom_open for agrif zooms (#37) See merge request nemo/nemo!63
-
- Apr 04, 2022
-
-
Tomas Lovato authored
-
- Mar 30, 2022
-
-
Jérôme Chanut authored
This causes seg. fault with RK3, these arrays being undefined
-
Sebastien Masson authored
Resolve "zpshde results differs with nn_hls = 1 or 2" Closes #34 See merge request nemo/nemo!59
-
Sebastien Masson authored
-
- Mar 29, 2022
-
-
Sebastien Masson authored
Resolve "fix 3 minors issues" Closes #36 See merge request nemo/nemo!61
-
Sebastien MASSON authored
-
- Mar 28, 2022
-
-
Sebastien Masson authored
Resolve "Bug in 'sbcrnf.F90' ?" Closes #33 See merge request nemo/nemo!57
-
sebastien masson authored
-
- Mar 24, 2022
-
-
Guillaume S authored
-
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 22, 2022
-
-
Sebastien Masson authored
Merge branch '31-reproductibility-issue-with-nn_comm-1-flux-form-momentum-advection-schemes-using-small-mpp' into 'main' Resolve "Reproductibility issue with nn_comm=1 + flux form momentum advection schemes using small mpp domain sizes" Closes #31, #29, and #30 See merge request nemo/nemo!55
-
Sebastien Masson authored
Resolve "Reproductibility issue with nn_comm=1 + flux form momentum advection schemes using small mpp domain sizes"
-
- 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 17, 2022
-
-
Guillaume Samson authored
use zero wind value if wind speed components are set to 'NOT USED' See merge request nemo/nemo!53
-