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 6997 for trunk/DOC/Namelists/namsbc – NEMO

Ignore:
Timestamp:
2016-10-05T16:26:13+02:00 (8 years ago)
Author:
nicolasmartin
Message:

Duplication of changes in DOC directory for the trunk

Location:
trunk/DOC/Namelists
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/DOC/Namelists/namsbc

    r6289 r6997  
    3939   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    4040   ln_isf      = .false.   !  ice shelf                                 (T   => fill namsbc_isf) 
    41    ln_wave = .false.       !  coupling with surface wave                (T => fill namsbc_wave) 
    42    nn_lsm  = 0             !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) , 
     41   ln_wave     = .false.   !  coupling with surface wave                (T => fill namsbc_wave) 
     42   nn_lsm      = 0         !  =0 land/sea mask for input fields is not applied (keep empty land/sea mask filename field) , 
    4343                           !  =1:n number of iterations of land/sea mask application for input fields (fill land/sea mask filename field) 
    4444/ 
Note: See TracChangeset for help on using the changeset viewer.