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

Ignore:
Timestamp:
2012-09-27T16:51:53+02:00 (12 years ago)
Author:
vichi
Message:

Updated namelist for GYRE_BFM

File:
1 edited

Legend:

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

    r3399 r3478  
    5151    bfm_init = 0 
    5252   bio_setup = 1 
     53  bfm_rstctl = .FALSE. 
    5354   out_fname = 'BFM_NEMO' 
    5455     out_dir = '.' 
    5556   out_title = 'BFM' 
    5657   out_delta = 12  
     58   parallel_log = .TRUE. 
    5759/ 
    5860 
     
    106108&bfm_init_nml 
    107109   N1p0 = 1.0, 
    108    InitVar(3)%init = 0, 
    109    InitVar(3)%sbc  = .false., 
    110    InitVar(3)%cbc  = .false., 
    111    InitVar(3)%obc  = .false., 
    112110   N3n0 = 5.0, 
    113111   N4n0 = 1.0, 
     
    129127   R6c0 = 1.0, 
    130128   R7c0 = 1.0, 
     129   O3c0 = 27060.00, ![mgC /m3]  2200 umol/Kg 
     130   O3h0 = 2660.0,   ![mmol eq/m3]  2600 umol/Kg 
    131131/ 
    132132 
     
    139139!-------------------------------------------------------------------------! 
    140140&bfm_save_nml 
    141    ave_save = 'ETW','O2o', 
     141   ave_save = 'ETW','O2o','O3c','O3h', 
    142142          'EIR', 
    143143          'N1p', 
     
    180180          'qpPc(iiP3)', 
    181181          'qpPc(iiP4)', 
    182    'sunPI(iiP1)','sunPI(iiP2)','sunPI(iiP3)','sunPI(iiP4)' 
     182   'sunPI(iiP1)','sunPI(iiP2)','sunPI(iiP3)','sunPI(iiP4)', 
    183183/ 
    184184 
Note: See TracChangeset for help on using the changeset viewer.