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 6808 for branches/NERC/dev_r5549_BDY_ZEROGRAD/DOC/TexFiles/Namelist/namtra_qsr – NEMO

Ignore:
Timestamp:
2016-07-19T10:38:35+02:00 (8 years ago)
Author:
jamesharle
Message:

merge with trunk@6232 for consistency with SSB code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5549_BDY_ZEROGRAD/DOC/TexFiles/Namelist/namtra_qsr

    r4230 r6808  
    11!----------------------------------------------------------------------- 
    2 &namtra_qsr    !   penetrative solar radiation 
     2&namtra_qsr    !   penetrative solar radiation                          (ln_traqsr=T) 
    33!----------------------------------------------------------------------- 
    44!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     
    77 
    88   cn_dir      = './'      !  root directory for the location of the runoff files 
    9    ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    109   ln_qsr_rgb  = .true.    !  RGB (Red-Green-Blue) light penetration 
    1110   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
     
    1514   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction 
    1615   rn_si1      =   23.0    !  2 bands: longest depth of extinction 
     16   ln_qsr_ice  = .true.    !  light penetration for ice-model LIM3 
    1717/ 
Note: See TracChangeset for help on using the changeset viewer.