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 9902 for NEMO/trunk/cfgs/SPITZ12/EXPREF – NEMO

Ignore:
Timestamp:
2018-07-09T14:42:10+02:00 (6 years ago)
Author:
clem
Message:

reinstate an initial ice cover for the regional simulation SPITZ12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SPITZ12/EXPREF/namelist_ice_cfg

    r9801 r9902  
    8686&namini         !   Ice initialization 
    8787!------------------------------------------------------------------------------ 
    88    ln_iceini        = .false.         !  activate ice initialization (T) or not (F) 
     88   ln_iceini        = .true.         !  activate ice initialization (T) or not (F) 
    8989   rn_thres_sst     =   0.5           !  max delta temp. above Tfreeze with initial ice = (sst - tfreeze) 
    9090   rn_hts_ini_n     =   0.1           !  initial real snow thickness (m), North 
Note: See TracChangeset for help on using the changeset viewer.