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 10843 for NEMO/branches/UKMO/dev_r10037_GPU/doc/namelists/namdom – NEMO

Ignore:
Timestamp:
2019-04-05T16:01:32+02:00 (5 years ago)
Author:
andmirek
Message:

ticket #2197 merge with dev_r9950_GO8_package at 10320

Location:
NEMO/branches/UKMO/dev_r10037_GPU/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r10037_GPU/doc

    • Property svn:ignore set to
      figures
  • NEMO/branches/UKMO/dev_r10037_GPU/doc/namelists/namdom

    r9355 r10843  
    33!----------------------------------------------------------------------- 
    44   ln_linssh   = .false.   !  =T  linear free surface  ==>>  model level are fixed in time 
    5    nn_closea   =    0      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
    6    ! 
    7    nn_msh      =    0      !  create (>0) a mesh file or not (=0) 
    8    rn_isfhmin  =    1.00   !  treshold (m) to discriminate grounding ice to floating ice 
     5   rn_isfhmin  =    1.00   !  treshold [m] to discriminate grounding ice from floating ice 
    96   ! 
    107   rn_rdt      = 5760.     !  time step for the dynamics and tracer 
     
    129   ! 
    1310   ln_crs      = .false.   !  Logical switch for coarsening module      (T => fill namcrs) 
     11   ! 
     12   ln_meshmask = .false.   !  =T create a mesh file 
    1413/ 
Note: See TracChangeset for help on using the changeset viewer.