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.
namsbc_iif in NEMO/branches/2020/ticket2377/doc/namelists – NEMO

source: NEMO/branches/2020/ticket2377/doc/namelists/namsbc_iif @ 12749

Last change on this file since 12749 was 11025, checked in by nicolasmartin, 5 years ago

Set mime-type to text/x-fortran to all namelists

  • Property svn:mime-type set to text/x-fortran
File size: 923 bytes
Line 
1!-----------------------------------------------------------------------
2&namsbc_iif    !   Ice-IF : use observed ice cover                      (nn_ice = 1)
3!-----------------------------------------------------------------------
4   cn_dir      = './'      !  root directory for the ice cover data location
5   !___________!_________________________!___________________!___________!_____________!________!___________!__________________!__________!_______________!
6   !           !  file name              ! frequency (hours) ! variable  ! time interp.!  clim  ! 'yearly'/ ! weights filename ! rotation ! land/sea mask !
7   !           !                         !  (if <0  months)  !   name    !   (logical) !  (T/F) ! 'monthly' !                  ! pairing  !    filename   !
8   sn_ice      ='ice_cover_clim.nc'      ,        -12.       ,'ice_cover',   .true.    , .true.  , 'yearly'  ,   ''            ,   ''     ,   ''
9/
Note: See TracBrowser for help on using the repository browser.