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 1449 – NEMO

Changeset 1449


Ignore:
Timestamp:
2009-05-15T15:04:44+02:00 (15 years ago)
Author:
cetlod
Message:

update namelists according to ticket:431

Location:
trunk/CONFIG
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE/EXP00/namelist

    r1424 r1449  
    194194   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    195195   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     196   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    196197   ln_qsr_bio  = .false.   !  bio-model light penetration 
    197198   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r1424 r1449  
    194194   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    195195   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     196   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    196197   ln_qsr_bio  = .false.   !  bio-model light penetration 
    197198   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
  • trunk/CONFIG/ORCA2_LIM/EXP00/namelist

    r1424 r1449  
    214214   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    215215   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     216   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    216217   ln_qsr_bio  = .false.   !  bio-model light penetration 
    217218   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist

    r1446 r1449  
    214214   ln_traqsr   = .true.    !  Light penetration (T) or not (F) 
    215215   ln_qsr_rgb  = .false.   !  RGB (Red-Green-Blue) light penetration 
     216   ln_qsr_2bd  = .false.   !  2 bands              light penetration 
    216217   ln_qsr_bio  = .false.   !  bio-model light penetration 
    217218   nn_chldta   =      0    !  RGB : Chl data (=1) or cst value (=0) 
Note: See TracChangeset for help on using the changeset viewer.