Rationale
Smagorinsky is tested in GOSI10.beta.4 with RK3 because the RK3 time-stepping scheme remains numerically stable when the Smagorinsky viscosity is activated, allowing meaningful evaluation of its impact. In contrast, previous tests carried out by Alex Megann at NOC show that the MLF scheme currently crashes with Smagorinsky enabled, preventing reliable testing. Using RK3 therefore provides a robust and controlled framework to assess Smagorinsky behaviour without introducing time-stepping–related instabilities.
The results of the investigation will inform on the use of Smagorinsky in future versions of GOSI10 configurations, most likely GOSI10.beta.5
Setting up of Smagorinsky
from Alex:
Settings from GOSI10p2.0 (based on 4.2.1):
&namdyn_ldf
ln_dynldf_blp=.true.,
ln_dynldf_hor=.false.,
ln_dynldf_iso=.false.,
ln_dynldf_lap=.false.,
ln_dynldf_lev=.true.,
ln_dynldf_off=.false.,
nn_ahm_ijk_t=32,
rn_csmc=3.0,
rn_maxfac=1.0,
rn_minfac=1.0,
/
Mixing diagnostics:
From Alex:
Settings from GOSI10p2.0 (based on 4.2.1):
&namtra_eiv
ln_ldfeiv=.true.,
ln_ldfeiv_dia=.true.,
nn_aei_ijk_t=21,
nn_ldfeiv_shape=2,
rn_le=100.0,
rn_ue=1.5,
`
<file_group id="5d" output_freq="5d" output_level="10" split_freq="5d" enabled=".TRUE.">
<file id="file16" name_suffix="_grid_T" >
<field field_ref="e3t" long_name="T-cell thickness" />
<field field_ref="toce_con" name="thetao_con" operation="average" freq_op="5d" cell_methods="time: mean (thickness weighted)" > @toce_con_e3t / @e3t </field>
<field field_ref="soce_abs" name="so_abs" operation="average" freq_op="5d" cell_methods="time: mean (thickness weighted)" > @soce_abs_e3t / @e3t </field>
</file>
<file id="file18" name_suffix="_grid_V" description="ocean V grid variables" >
<field field_ref="e3v" long_name="V-cell thickness" />
<field field_ref="voce" name="vo" operation="average" freq_op="5d" > @voce_e3v / @e3v </field>
<field field_ref="voce_eiv" name="voce_eiv" long_name="EIV ocean current along j-axis" />
</file>
</file_group>
`
Note: from NEMO5 ln_ldfeiv_dia no longer exists, and the mixing diagnostics are activated simply by adding them in the XIOS input file (file_def_nemo-oce.xml)
Experiments:
All experiments are using eORCA025 based on GOSI10.beta.4
Duration: 1958-2018 (60y)
- Control : u-dr287= RK3 30 min time step, NO Smagorinsky (this experiment is available without mixing diagnostics activated)
New Control: u-dw051 same as u-dr287, therefore science is the same, but with mixing diagnostics activated (experiment still running on 2026-01-15)
- u-dv431 = RK3 30 min time step, WITH Smagorinsky
- u-dv686 = RK3 20 min time step, WITH Smagorinsky
- u-dv512 = RK3 60 min time step, WITH Smagorinsky
- more experiments....
Rationale
Smagorinsky is tested in GOSI10.beta.4 with RK3 because the RK3 time-stepping scheme remains numerically stable when the Smagorinsky viscosity is activated, allowing meaningful evaluation of its impact. In contrast, previous tests carried out by Alex Megann at NOC show that the MLF scheme currently crashes with Smagorinsky enabled, preventing reliable testing. Using RK3 therefore provides a robust and controlled framework to assess Smagorinsky behaviour without introducing time-stepping–related instabilities.
The results of the investigation will inform on the use of Smagorinsky in future versions of GOSI10 configurations, most likely GOSI10.beta.5
Setting up of Smagorinsky
from Alex:
Settings from GOSI10p2.0 (based on 4.2.1):
&namdyn_ldf
ln_dynldf_blp=.true.,
ln_dynldf_hor=.false.,
ln_dynldf_iso=.false.,
ln_dynldf_lap=.false.,
ln_dynldf_lev=.true.,
ln_dynldf_off=.false.,
nn_ahm_ijk_t=32,
rn_csmc=3.0,
rn_maxfac=1.0,
rn_minfac=1.0,
/
Mixing diagnostics:
From Alex:
Settings from GOSI10p2.0 (based on 4.2.1):
&namtra_eiv
ln_ldfeiv=.true.,
ln_ldfeiv_dia=.true.,
nn_aei_ijk_t=21,
nn_ldfeiv_shape=2,
rn_le=100.0,
rn_ue=1.5,
`
`
Note: from NEMO5 ln_ldfeiv_dia no longer exists, and the mixing diagnostics are activated simply by adding them in the XIOS input file (file_def_nemo-oce.xml)
Experiments:
All experiments are using eORCA025 based on GOSI10.beta.4
Duration: 1958-2018 (60y)
New Control: u-dw051 same as u-dr287, therefore science is the same, but with mixing diagnostics activated (experiment still running on 2026-01-15)