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 4698 for trunk/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2014-06-27T17:22:42+02:00 (10 years ago)
Author:
delrosso
Message:

ticket #1354 Add missing parameter in namelist_ref and 1_namelist_ref to control number of iterations for masking
of atmospheric forcing at the land-ocean interface.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/SHARED/namelist_ref

    r4690 r4698  
    248248   ln_cdgw = .false.       !  Neutral drag coefficient read from wave model (T => fill namsbc_wave) 
    249249   ln_sdw  = .false.       !  Computation of 3D stokes drift                (T => fill namsbc_wave) 
     250   nn_lsm  = 0             !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) , 
     251                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field) 
    250252   cn_iceflx = 'linear'    !  redistribution of solar input into ice categories during coupling ice/atm. 
    251253/ 
Note: See TracChangeset for help on using the changeset viewer.