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 13677 for branches/UKMO/dev_r5518_GO6_package_FOAMv14_biophys/NEMOGCM/NEMO/TOP_SRC/MEDUSA/sms_medusa.F90 – NEMO

Ignore:
Timestamp:
2020-10-26T18:37:31+01:00 (3 years ago)
Author:
dford
Message:

Add option for MEDUSA to use RGB light scheme.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package_FOAMv14_biophys/NEMOGCM/NEMO/TOP_SRC/MEDUSA/sms_medusa.F90

    r13316 r13677  
    317317   REAL(wp) ::   xlg        !: exposant for pigment absorption in green (NAMELIST) 
    318318   REAL(wp) ::   rpig       !: chla/chla+phea ratio                     (NAMELIST) 
     319   LOGICAL  ::   ln_rgb     !: use RGB light scheme rather than 2-band  (NAMELIST) 
    319320                                                         
    320321   INTEGER , ALLOCATABLE, SAVE, DIMENSION(:,:)   ::   neln    !: number of levels in the euphotic layer 
Note: See TracChangeset for help on using the changeset viewer.