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 10141 for branches/UKMO/dev_r5518_GO6_package_asm_3d_bgc_v3/NEMOGCM/CONFIG/SHARED/namelist_medusa_ref – NEMO

Ignore:
Timestamp:
2018-09-19T17:14:46+02:00 (6 years ago)
Author:
dford
Message:

Change cpp key key_foam_medusa to a logical switch ln_foam_medusa.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package_asm_3d_bgc_v3/NEMOGCM/CONFIG/SHARED/namelist_medusa_ref

    r9258 r10141  
    305305      scl_chl    = 1.0      !! (IF key_oasis) scaling the exported to UM chlorophyll field 
    306306!! 
     307!! FOAM                         !! DAF 
     308      ln_foam_medusa = .false.  !! Calculate and save diagnostics for data assimilation 
     309!! 
    307310/ 
    308311!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     
    319322!!                    = (119 / 106) = 1.1226 mol O2 / mol C 
    320323!!       xo2min    :  oxygen minimum concentration 
     324!!       xobs_xco2a:  observed atmospheric xCO2 (not used if <= 0) 
    321325! 
    322326&natroam 
     
    326330   xthetarem = 1.1226 
    327331   xo2min    = 4.0 
     332   xobs_xco2a= -999.0 
    328333/ 
    329334!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
Note: See TracChangeset for help on using the changeset viewer.