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 8211 for branches/2017 – NEMO

Changeset 8211 for branches/2017


Ignore:
Timestamp:
2017-06-23T11:23:35+02:00 (7 years ago)
Author:
flavoni
Message:

for ISOMIP choice non-linear drag : Cd = Cd0 |U| in namelist_cfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_HPC09_ZDF/NEMOGCM/CONFIG/TEST_CASES/ISOMIP/EXP00/namelist_cfg

    r8160 r8211  
    183183&namdrg            !   top/bottom drag coefficient                      (default: NO selection) 
    184184!----------------------------------------------------------------------- 
    185    ln_non_lin = .false.    !  non-linear  drag: Cd = Cd0 |U| 
     185   ln_non_lin = .true.    !  non-linear  drag: Cd = Cd0 |U| 
    186186/ 
    187187!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.