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 11799 for NEMO/branches/2019/dev_r11470_HPC_12_mpi3/doc/namelists/nambdy – NEMO

Ignore:
Timestamp:
2019-10-25T16:27:34+02:00 (4 years ago)
Author:
mocavero
Message:

Update the branch to v4.0.1 of the trunk

Location:
NEMO/branches/2019/dev_r11470_HPC_12_mpi3/doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11470_HPC_12_mpi3/doc

    • Property svn:externals set to
      ^/utils/badges badges
      ^/utils/logos logos
  • NEMO/branches/2019/dev_r11470_HPC_12_mpi3/doc/namelists/nambdy

    r11005 r11799  
    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 
     
    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.