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 10445 for NEMO/trunk/doc/namelists/nambdy – NEMO

Ignore:
Timestamp:
2018-12-21T15:55:28+01:00 (6 years ago)
Author:
nicolasmartin
Message:

Update the content of namelists folder with last revision of namelist*_ref
Add also PISCES and TRC specific namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/doc/namelists/nambdy

    r10075 r10445  
    77      cn_coords_file = 'coordinates.bdy.nc'  !  bdy coordinates files 
    88   ln_mask_file   = .false.   !  =T : read mask from file 
    9       cn_mask_file= ''        !  name of mask file (if ln_mask_file=.TRUE.) 
     9      cn_mask_file = ''        !  name of mask file (if ln_mask_file=.TRUE.) 
    1010   cn_dyn2d    = 'none'       ! 
    1111   nn_dyn2d_dta   =  0        !  = 0, bdy data are equal to the initial state 
     
    2929   ln_dyn3d_dmp  =.false.     !  open boundary condition for baroclinic velocities 
    3030   rn_time_dmp   =  1.        !  Damping time scale in days 
    31    rn_time_dmp_out= 1.        !  Outflow damping time scale 
     31   rn_time_dmp_out = 1.        !  Outflow damping time scale 
    3232   nn_rimwidth   = 10         !  width of the relaxation zone 
    3333   ln_vol        = .false.    !  total volume correction (see nn_volctl parameter) 
Note: See TracChangeset for help on using the changeset viewer.