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 5792 for branches/2015/dev_r5151_UKMO_ISF/DOC/TexFiles/Namelist/namsbc – NEMO

Ignore:
Timestamp:
2015-10-13T16:20:38+02:00 (9 years ago)
Author:
mathiot
Message:

ice shelf cavity: modification of the documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5151_UKMO_ISF/DOC/TexFiles/Namelist/namsbc

    r5120 r5792  
    1919   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave 
    2020   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    21    nn_isf      = 0         !  ice shelf melting/freezing                (/=0 => fill namsbc_isf) 
    22                            !  0 =no isf                  1 = presence of ISF 
    23                            !  2 = bg03 parametrisation   3 = rnf file for isf 
    24                            !  4 = ISF fwf specified 
    25                            !  option 1 and 4 need ln_isfcav = .true. (domzgr) 
     21   ln_isf      = .false.   !  ice shelf melting/freezing                (T => fill namsbc_isf) 
    2622   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    2723   nn_fwb      = 3         !  FreshWater Budget: =0 unchecked 
Note: See TracChangeset for help on using the changeset viewer.