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 5050 for branches/2015/dev_r5044_CNRS_LIM3CLEAN/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref – NEMO

Ignore:
Timestamp:
2015-02-02T18:29:41+01:00 (9 years ago)
Author:
clem
Message:

LIM3: add diagnostics of ice concentration trends

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5044_CNRS_LIM3CLEAN/NEMOGCM/CONFIG/SHARED/namelist_ice_lim3_ref

    r5048 r5050  
    2525&namiceini     !   ice initialization 
    2626!----------------------------------------------------------------------- 
    27    ln_limini   = .false.   !  activate ice initialization (T) or not (F) 
    28    thres_sst   =  0.0      !  threshold water temperature for initial sea ice 
     27   ln_limini   = .true.   !  activate ice initialization (T) or not (F) 
     28   thres_sst   =  2.0      !  threshold water temperature for initial sea ice 
    2929   hts_ini_n   =  0.3      !  initial snow thickness (North) 
    3030   hts_ini_s   =  0.3      !        "            "   (South) 
     
    9898   partfun_swi      =   1    !  participation function: linear, Thorndike et al 75 (0) or exponential, Lipscomb 07 (1) 
    9999   brinstren_swi    =   0    !  ice strength is a function of brine volume fraction (1) or not (0) 
     100/ 
Note: See TracChangeset for help on using the changeset viewer.