immerse-project / wp6.2-demonstrator

MIT License
0 stars 0 forks source link

Commit 6187b4820f845c2aacc6022d107f093074ff82c1 has been pushed #19

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

Hi there, commit 6187b4820f845c2aacc6022d107f093074ff82c1 has been pushed.

⚠️WARNING⚠️ cfgs/SHARED/namelist_ref has changed:

diff ./nemo/cfgs/SHARED/namelist_ref ./head/cfgs/SHARED/namelist_ref
1310,1311c1310
<    nn_zpyc     = 1         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2)
<    ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency
---
>    ln_mevar    = .false.    !  variable (T) or constant (F) mixing efficiency
1318,1322c1317,1322
<    sn_mpb      = 'NOT USED'              , -12.              , 'mixing_power_bot' , .false.  , .true. , 'yearly' , '' , ''  , ''
<    sn_mpp      = 'NOT USED'              , -12.              , 'mixing_power_pyc' , .false.  , .true. , 'yearly' , '' , ''  , ''
<    sn_mpc      = 'NOT USED'              , -12.              , 'mixing_power_cri' , .false.  , .true. , 'yearly' , '' , ''  , ''
<    sn_dsb      = 'NOT USED'              , -12.              , 'decay_scale_bot'  , .false.  , .true. , 'yearly' , '' , ''  , ''
<    sn_dsc      = 'NOT USED'              , -12.              , 'decay_scale_cri'  , .false.  , .true. , 'yearly' , '' , ''  , ''
---
>    sn_mpb      = 'NOT USED'              , -12.              , 'power_bot' , .false.  , .true. , 'yearly' , '' , ''  , ''
>    sn_mpc      = 'NOT USED'              , -12.              , 'power_cri' , .false.  , .true. , 'yearly' , '' , ''  , ''
>    sn_mpn      = 'NOT USED'              , -12.              , 'power_nsq' , .false.  , .true. , 'yearly' , '' , ''  , ''
>    sn_mps      = 'NOT USED'              , -12.              , 'power_sho' , .false.  , .true. , 'yearly' , '' , ''  , ''
>    sn_dsb      = 'NOT USED'              , -12.              , 'scale_bot' , .false.  , .true. , 'yearly' , '' , ''  , ''
>    sn_dsc      = 'NOT USED'              , -12.              , 'scale_cri' , .false.  , .true. , 'yearly' , '' , ''  , ''
malmans2 commented 2 years ago

These changes don't affect us. They are related the internal wave-driven mixing parameterization. We are using ln_zdfiwm=.false.