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

Ignore:
Timestamp:
2008-11-26T17:01:21+01:00 (15 years ago)
Author:
gm
Message:

phase the namelist with NEMO v3 + update the references & figures see ticket #284

File:
1 edited

Legend:

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

    r707 r1225  
    11!----------------------------------------------------------------------- 
    2 &namqsr   !   penetrative solar radiation 
     2&namqsr        !   penetrative solar radiation 
    33!----------------------------------------------------------------------- 
    4    ln_traqsr = .true.      !  penetrative solar radiation (T) or not (F) 
    5    rabs     =   0.58       !  fraction of qsr associated with xsi1 
    6    xsi1     =   0.35       !  first depth of extinction 
    7    xsi2     =   23.0       !  second depth of extinction 
     4   ln_traqsr   = .true.    !  penetrative solar radiation (T) or not (F) 
     5   rabs        =   0.58    !  fraction of qsr associated with xsi1 
     6   xsi1        =   0.35    !  first depth of extinction 
     7   xsi2        =   23.0    !  second depth of extinction 
    88/ 
Note: See TracChangeset for help on using the changeset viewer.