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

Ignore:
Timestamp:
2017-08-23T14:20:41+02:00 (7 years ago)
Author:
dford
Message:

Add pCO2/fCO2 assimilation.

File:
1 edited

Legend:

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

    r8428 r8456  
    12951295    ln_logchlinc = .false. !  Logical switch for applying logchl increments 
    12961296    ln_logchlbal = .false. !  Logical switch for applying logchl multivariate balancing 
     1297    ln_fco2inc = .false.   !  Logical switch for applying fCO2 increments 
     1298    ln_pco2inc = .false.   !  Logical switch for applying pCO2 increments 
    12971299    ln_temnofreeze = .false. !  Logical to not add increments if temperature would fall below freezing 
    12981300    nitbkg    = 0          !  Timestep of background in [0,nitend-nit000-1] 
Note: See TracChangeset for help on using the changeset viewer.