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 10432 for NEMO/trunk – NEMO

Changeset 10432 for NEMO/trunk


Ignore:
Timestamp:
2018-12-20T09:54:17+01:00 (5 years ago)
Author:
clem
Message:

debug namelist ICEDYN

Location:
NEMO/trunk/tests/ICEDYN/EXPREF
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/ICEDYN/EXPREF/1_namelist_ice_cfg

    r10413 r10432  
    3838   ln_dynADV2D      = .false.         !  dyn.: only advection 2D w prescribed vel.(rn_uvice + advection) 
    3939      rn_uice       =   0.5           !        prescribed ice u-velocity 
    40       rn_vice       =   0.            !        prescribed ice v-velocity 
     40      rn_vice       =   0.5           !        prescribed ice v-velocity 
    4141/ 
    4242!------------------------------------------------------------------------------ 
     
    4747&namdyn_rhg     !   Ice rheology 
    4848!------------------------------------------------------------------------------ 
    49       ln_aEVP       = .false.         !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
    5049/ 
    5150!------------------------------------------------------------------------------ 
  • NEMO/trunk/tests/ICEDYN/EXPREF/namelist_ice_cfg

    r10413 r10432  
    3838   ln_dynADV2D      = .false.         !  dyn.: only advection 2D w prescribed vel.(rn_uvice + advection) 
    3939      rn_uice       =   0.5           !        prescribed ice u-velocity 
    40       rn_vice       =   0.            !        prescribed ice v-velocity 
     40      rn_vice       =   0.5           !        prescribed ice v-velocity 
    4141/ 
    4242!------------------------------------------------------------------------------ 
     
    4747&namdyn_rhg     !   Ice rheology 
    4848!------------------------------------------------------------------------------ 
    49       ln_aEVP       = .false.         !     adaptive rheology (Kimmritz et al. 2016 & 2017) 
    5049/ 
    5150!------------------------------------------------------------------------------ 
Note: See TracChangeset for help on using the changeset viewer.