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 13318 for branches/UKMO/AMM15_v3_6_STABLE_package_collate/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2020-07-16T19:14:10+02:00 (4 years ago)
Author:
dford
Message:

Allow assimilation of PFT chlorophyll profiles. See Met Office utils ticket 346.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_collate/NEMOGCM/CONFIG/SHARED/namelist_ref

    r11277 r13318  
    13031303    ln_plchltotinc = .false. !  Logical switch for applying plchltot increments 
    13041304    ln_pchltotinc  = .false. !  Logical switch for applying pchltot increments 
     1305    ln_plchldiainc = .false. !  Logical switch for applying plchldia increments 
     1306    ln_plchlnaninc = .false. !  Logical switch for applying plchlnan increments 
     1307    ln_plchlpicinc = .false. !  Logical switch for applying plchlpic increments 
     1308    ln_plchldininc = .false. !  Logical switch for applying plchldin increments 
    13051309    ln_pno3inc     = .false. !  Logical switch for applying pno3 increments 
    13061310    ln_psi4inc     = .false. !  Logical switch for applying psi4 increments 
Note: See TracChangeset for help on using the changeset viewer.