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 3513 for branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/GYRE_BFM/EXP00/Param.nml – NEMO

Ignore:
Timestamp:
2012-10-21T19:40:24+02:00 (12 years ago)
Author:
vichi
Message:

Updated to BFM-V5 and added PELAGOS_OFFLINE

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3379_CMCC6_topbfm/NEMOGCM/CONFIG/GYRE_BFM/EXP00/Param.nml

    r3478 r3513  
    4545       CalcPhytoPlankton(2) = .TRUE. 
    4646       CalcPhytoPlankton(3) = .TRUE. 
    47        CalcPhytoPlankton(4) = .TRUE. 
     47       CalcPhytoPlankton(4) = .FALSE. 
    4848               CalcBacteria = .TRUE. 
    4949     CalcMesoZooPlankton(1) = .TRUE. 
     
    5757                       slp0 = 1013.25E0 
    5858               ChlLightFlag = 2 
    59            LightForcingFlag = 1 
     59           ChlSynthesisFlag = 1 
     60        ProductionLightFlag = 1 
    6061          LightLocationFlag = 3 
    61                      p_eps0 = 0.10 
     62                     p_eps0 = 0.0435 
    6263                   p_epsESS = 0.04d-3 
    6364                 p_InitSink = 100.0 
     
    100101!  p_PAR:    Photosynthetically available radiation 
    101102!  ChlLightFlag:      Switch between light prop.(=1) or Chla.(=2) as a state 
    102 !  LightForcingFlag:     Switch between instantaneous light and day light average 
     103!  ChlSynthesisFlag:     Switch between types of chl synthesis 
     104!                        1. PELAGOS; 2. OPATM-BFM; 3. UNIBO 
     105!  ProductionLightFlag:  Switch between instantaneous light production (=1)  
     106!                        and daylength averaged production (=2) 
    103107!  LightLocationFlag:    Switch between different depth-parameterizations 
    104108!  p_qchlc(PhytoPlankton):  Fixed/Maximum quotum Chla:C dependent on  
Note: See TracChangeset for help on using the changeset viewer.