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 6289 for trunk/DOC/TexFiles/Namelist/namsbc – NEMO

Ignore:
Timestamp:
2016-02-05T00:47:05+01:00 (8 years ago)
Author:
gm
Message:

#1673 DOC of the trunk - Update, see associated wiki page for description

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/namsbc

    r6140 r6289  
    3131                     ! Misc. options of sbc :  
    3232   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr ) 
    33       ln_dm2dc = .false.      !  daily mean to diurnal cycle on short wave 
     33   ln_dm2dc    = .false.   !  daily mean to diurnal cycle on short wave 
    3434   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
    3535   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
     
    3838                           !     =2 annual global mean of e-p-r set to zero 
    3939   ln_apr_dyn  = .false.   !  Patm gradient added in ocean & ice Eqs.   (T => fill namsbc_apr ) 
    40    ln_isf      = .false.   !  ice shelf melting/freezing                (T => fill namsbc_isf) 
    41    ln_wave = .false.       !  coupling with surface wave                    (T => fill namsbc_wave) 
     40   ln_isf      = .false.   !  ice shelf                                 (T  => fill namsbc_isf) 
     41   ln_wave = .false.       !  coupling with surface wave                (T => fill namsbc_wave) 
    4242   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) 
Note: See TracChangeset for help on using the changeset viewer.