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

Ignore:
Timestamp:
2021-03-04T16:29:51+01:00 (3 years ago)
Author:
dford
Message:

Allow just physics to use input chlorophyll.

File:
1 edited

Legend:

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

    r13725 r14586  
    318318   REAL(wp) ::   rpig       !: chla/chla+phea ratio                     (NAMELIST) 
    319319   LOGICAL  ::   ln_rgb     !: use RGB light scheme rather than 2-band  (NAMELIST) 
     320   LOGICAL  ::   ln_chlbio  !: use input chl for bio rgb 
    320321                                                         
    321322   INTEGER , ALLOCATABLE, SAVE, DIMENSION(:,:)   ::   neln    !: number of levels in the euphotic layer 
Note: See TracChangeset for help on using the changeset viewer.