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 13105 for NEMO/branches/2019/dev_r11842_SI3-10_EAP/tests/ICE_ADV2D/EXPREF/namelist_ice_cfg – NEMO

Ignore:
Timestamp:
2020-06-12T14:42:37+02:00 (4 years ago)
Author:
stefryn
Message:

small changes to calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11842_SI3-10_EAP/tests/ICE_ADV2D/EXPREF/namelist_ice_cfg

    r12261 r13105  
    5050&namdyn_adv     !   Ice advection 
    5151!------------------------------------------------------------------------------ 
    52    ln_adv_Pra       = .true.         !  Advection scheme (Prather) 
    53    ln_adv_UMx       = .false.          !  Advection scheme (Ultimate-Macho) 
     52   ln_adv_Pra       = .false.         !  Advection scheme (Prather) 
     53   ln_adv_UMx       = .true.          !  Advection scheme (Ultimate-Macho) 
    5454      nn_UMx        =   5             !     order of the scheme for UMx (1-5 ; 20=centered 2nd order) 
    5555/ 
Note: See TracChangeset for help on using the changeset viewer.