Ignore:
Timestamp:
04/25/24 13:50:18 (6 weeks ago)
Author:
acosce
Message:

update namelist_pisces and namelist_top to include N2O and DMS read from initial state files + bug correction on n2o parameter

Location:
CONFIG/UNIFORM/v6/IPSLCM6.3/GENERAL/PARAM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.3/GENERAL/PARAM/namelist_pisces_ESMCYCLE_ORCA1_cfg

    r6628 r6805  
    2020   xlow       = 1.0        ! Lower boundary of suboxia for N2O production 
    2121   xhigh      = 5.0        ! Upper boundary of suboxia for N2O production 
    22    sinkn2o    = 0.187      ! N2O sink term coefficient 
     22   sinkn2o    = 4.1e-4      ! N2O sink term coefficient 
    2323/ 
    2424!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
  • CONFIG/UNIFORM/v6/IPSLCM6.3/GENERAL/PARAM/namelist_top_ESMCYCLE_ORCA1piC_cfg

    r6628 r6805  
    4747   sn_tracer(23)  = 'NO3     ' , 'Nitrates Concentration                 ',  'mol-C/L' ,  .true.     ,  .true. 
    4848   sn_tracer(24)  = 'NH4     ' , 'Ammonium Concentration                 ',  'mol-C/L' ,  .false.    ,  .true. 
    49    sn_tracer(25)  = 'N2O     ' , 'Nitrous Oxide Concentration            ',  'mol-C/L' ,  .false.    ,  .true. 
    50    sn_tracer(26)  = 'DMS     ' , 'Dimethylsulfide Concentration          ',  'mol-C/L' ,  .false.    ,  .true. 
     49   sn_tracer(25)  = 'N2O     ' , 'Nitrous Oxide Concentration            ',  'mol-C/L' ,  .true.    ,  .true. 
     50   sn_tracer(26)  = 'DMS     ' , 'Dimethylsulfide Concentration          ',  'mol-C/L' ,  .true.    ,  .true. 
    5151/ 
    5252!----------------------------------------------------------------------- 
     
    6363   sn_trcdta(14) = 'Fer_PISCES_monthly_eORCA_R1.nc'        ,        -1         ,  'Fer'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
    6464   sn_trcdta(23) = 'NO3_WOA2009_monthly_eORCA_R1.nc'       ,        -1         ,  'NO3'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
     65   sn_trcdta(25) = 'N2O_PISCES_annual_r360x180xl75.nc'     ,        -12        ,  'N2O'     ,    .false.   , .true. , 'yearly'  , 'weights_r360x180_bilin.nc' , ''   , '' 
     66   sn_trcdta(26) = 'DMS_PISCES_annual_r360x180xl75.nc'     ,        -12        ,  'DMS'     ,    .false.   , .true. , 'yearly'  , 'weights_r360x180_bilin.nc' , ''   , '' 
    6567   rn_trfac(1)   =   1.028e-06  !  multiplicative factor 
    6668   rn_trfac(2)   =   1.028e-06  !  -      -      -     - 
     
    7173   rn_trfac(14)  =   1.0e-06  !  -      -      -     - 
    7274   rn_trfac(23)  =   7.6e-06  !  -      -      -     - 
     75   rn_trfac(25)  =   1.0e-06  !  -      -      -     - 
     76   rn_trfac(26)  =   1.0e-06  !  -      -      -     - 
    7377/ 
    7478!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.