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 6006 for branches/2015/dev_MetOffice_merge_2015/DOC/TexFiles/Namelist – NEMO

Ignore:
Timestamp:
2015-12-04T17:56:07+01:00 (9 years ago)
Author:
mathiot
Message:

Merged ice sheet coupling branch

Location:
branches/2015/dev_MetOffice_merge_2015/DOC/TexFiles/Namelist
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_MetOffice_merge_2015/DOC/TexFiles/Namelist/namdom

    r4560 r6006  
    66   nn_msh      =    0      !  create (=1) a mesh file or not (=0) 
    77   rn_hmin     =   -3.     !  min depth of the ocean (>0) or min number of ocean level (<0) 
     8   rn_isfhmin  =    1.00   !  treshold (m) to discriminate grounding ice to floating ice 
    89   rn_e3zps_min=   20.     !  partial step thickness is set larger than the minimum of 
    910   rn_e3zps_rat=    0.1    !  rn_e3zps_min and rn_e3zps_rat*e3t, with 0<rn_e3zps_rat<1 
  • branches/2015/dev_MetOffice_merge_2015/DOC/TexFiles/Namelist/namrun

    r4147 r6006  
    1515   cn_ocerst_in  = "restart"   !  suffix of ocean restart name (input) 
    1616   cn_ocerst_out = "restart"   !  suffix of ocean restart name (output) 
     17   ln_iscpl    = .false.   !  cavity evolution forcing or coupling to ice sheet model (ln_iscpl = T => namsbc_iscpl) 
    1718   nn_istate   =       0   !  output the initial state (1) or not (0) 
    1819   nn_stock    =    5475   !  frequency of creation of a restart file (modulo referenced to 1) 
Note: See TracChangeset for help on using the changeset viewer.