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 11967 for NEMO/branches/2019/ENHANCE-02_ISF_nemo_TEST_MERGE/doc/namelists/nambdy – NEMO

Ignore:
Timestamp:
2019-11-26T15:11:43+01:00 (4 years ago)
Author:
davestorkey
Message:

2019/ENHANCE-02_ISF_nemo_TEST_MERGE : Update to rev 11953.

Location:
NEMO/branches/2019/ENHANCE-02_ISF_nemo_TEST_MERGE/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo_TEST_MERGE/doc

    • Property svn:externals set to
      ^/utils/badges badges
      ^/utils/logos logos
  • NEMO/branches/2019/ENHANCE-02_ISF_nemo_TEST_MERGE/doc/namelists/nambdy

    r11005 r11967  
    2222   nn_ice_dta    =  0         !  = 0, bdy data are equal to the initial state 
    2323   !                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    24    rn_ice_tem    = 270.       !  si3 only: arbitrary temperature of incoming sea ice 
    25    rn_ice_sal    = 10.        !  si3 only:      --   salinity           -- 
    26    rn_ice_age    = 30.        !  si3 only:      --   age                -- 
    2724   ! 
    2825   ln_tra_dmp    =.false.     !  open boudaries conditions for tracers 
    2926   ln_dyn3d_dmp  =.false.     !  open boundary condition for baroclinic velocities 
    3027   rn_time_dmp   =  1.        !  Damping time scale in days 
    31    rn_time_dmp_out = 1.        !  Outflow damping time scale 
     28   rn_time_dmp_out = 1.       !  Outflow damping time scale 
    3229   nn_rimwidth   = 10         !  width of the relaxation zone 
    3330   ln_vol        = .false.    !  total volume correction (see nn_volctl parameter) 
    3431   nn_volctl     =  1         !  = 0, the total water flux across open boundaries is zero 
    35    nb_jpk_bdy    = -1         ! number of levels in the bdy data (set < 0 if consistent with planned run) 
    3632/ 
Note: See TracChangeset for help on using the changeset viewer.