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 9659 for NEMO/trunk/tests/WAD/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2018-05-28T12:29:16+02:00 (6 years ago)
Author:
clem
Message:

complete last commit with the test cases

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/WAD/EXP00/namelist_cfg

    r9527 r9659  
    159159    nn_tra_dta    =  0                    !  = 0, bdy data are equal to the initial state 
    160160                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    161     cn_ice_lim      =  'none'             ! 
    162     nn_ice_lim_dta  =  0                  !  = 0, bdy data are equal to the initial state 
     161    cn_ice        =  'none'               ! 
     162    nn_ice_dta    =  0                    !  = 0, bdy data are equal to the initial state 
    163163                                          !  = 1, bdy data are read in 'bdydata   .nc' files 
    164     rn_ice_tem      = 270.                !  lim3 only: arbitrary temperature of incoming sea ice 
    165     rn_ice_sal      = 10.                 !  lim3 only:      --   salinity           -- 
    166     rn_ice_age      = 30.                 !  lim3 only:      --   age                -- 
     164    rn_ice_tem    = 270.                  !  si3 only: arbitrary temperature of incoming sea ice 
     165    rn_ice_sal    = 10.                   !  si3 only:      --   salinity           -- 
     166    rn_ice_age    = 30.                   !  si3 only:      --   age                -- 
    167167 
    168168    ln_tra_dmp    =.false.                !  open boudaries conditions for tracers 
Note: See TracChangeset for help on using the changeset viewer.