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 6440 for branches/UKMO/dev_r5518_GC3p0_package/DOC/TexFiles/Namelist/namtra_qsr – NEMO

Ignore:
Timestamp:
2016-04-07T16:32:24+02:00 (8 years ago)
Author:
dancopsey
Message:

Merged in nemo_v3_6_STABLE_copy up to revision 6436.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GC3p0_package/DOC/TexFiles/Namelist/namtra_qsr

    r4230 r6440  
    1111   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    1212   ln_qsr_bio  = .false.   !  bio-model light penetration 
    13    nn_chldta   =      1    !  RGB : Chl data (=1) or cst value (=0) 
     13   nn_chldta   =      1    !  RGB : 2D Chl data (=1), 3D Chl data (=2) or cst value (=0) 
    1414   rn_abs      =   0.58    !  RGB & 2 bands: fraction of light (rn_si1) 
    1515   rn_si0      =   0.35    !  RGB & 2 bands: shortess depth of extinction 
    1616   rn_si1      =   23.0    !  2 bands: longest depth of extinction 
     17   ln_qsr_ice  = .true.    !  light penetration for ice-model LIM3 
    1718/ 
Note: See TracChangeset for help on using the changeset viewer.