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 1242 for trunk/CONFIG/ORCA2_LIM/EXP00 – NEMO

Ignore:
Timestamp:
2009-01-06T11:21:38+01:00 (15 years ago)
Author:
rblod
Message:

Fix runtime issues with AGRIF on NEC and add the ability to run without sea-ice on the fine grid hierarchy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r1241 r1242  
    107107   ln_blk_core = .false.   !  CORE bulk formulation  (T => fill namsbc_core)  
    108108   ln_cpl      = .false.   !  Coupled formulation    (T => fill namsbc_cpl ) 
    109    nn_ice      = 2         !  =0 no ice boundary condition   , 
     109   nn_ice      = 0         !  =0 no ice boundary condition   , 
    110110                           !  =1 use observed ice-cover      , 
    111111                           !  =2 ice-model used                             ("key_lim3" or "key_lim2) 
Note: See TracChangeset for help on using the changeset viewer.