New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13883 for NEMO/branches/UKMO/NEMO_4.0.3_GM_rossby_radius_ramp/cfgs/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2020-11-26T11:27:11+01:00 (3 years ago)
Author:
davestorkey
Message:

UKMO/NEMO_4.0.3_GM_rossby_radius_ramp: code changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.3_GM_rossby_radius_ramp/cfgs/SHARED/namelist_ref

    r13587 r13883  
    837837      !                             !   = 30 F(i,j,k)  =ldf_c2d * ldf_c1d 
    838838      !                        !  time invariant coefficients:  aei0 = 1/2  Ue*Le  
    839       rn_Ue        = 0.02           !  lateral diffusive velocity [m/s] (nn_aht_ijk_t= 0, 10, 20, 30) 
    840       rn_Le        = 200.e+3        !  lateral diffusive length   [m]   (nn_aht_ijk_t= 0, 10) 
     839      rn_Ue        = 0.02           !  lateral diffusive velocity [m/s] (nn_aei_ijk_t= 0, 10, 20, 30) 
     840      rn_Le        = 200.e+3        !  lateral diffusive length   [m]   (nn_aei_ijk_t= 0, 10) 
    841841      ! 
    842842      ln_ldfeiv_dia =.false.   ! diagnose eiv stream function and velocities 
     843      nn_ldfeiv_shape = 0           !  shape of bounding coefficient    (nn_aei_ijk_t= 21 only) 
    843844/ 
    844845!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.