Ignore:
Timestamp:
04/30/24 10:28:20 (4 weeks ago)
Author:
cetlod
Message:

Bugfix in namelist_top : change coef for input dust of phosporus and silicate

Location:
CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/namelist_top_p4z_cfg

    r6618 r6812  
    124124   sn_trcsbc(14) = 'dustdep'   ,       -1          , 'dustfer'     ,  .true.      , .true. , 'yearly'  , 'weights_2D_r360x180_bilin.nc'       , ''    , '' 
    125125   sn_trcsbc(23) = 'nitdep'    ,       -12         , 'ndep2'       ,  .true.      , .true. , 'yearly'  , 'weights_2D_r360x180_bilin.nc'       , ''    , '' 
    126    rn_trsfac(5)  = 7.9258065e-02    !  (  0.021 / 31. * 117 ) 
    127    rn_trsfac(7)  = 3.1316726e-01    !  ( 8.8  / 28.1 ) 
     126   rn_trsfac(5)  = 3.774194e-03     !  (  1E-3 / 31. * 117 ) 
     127   rn_trsfac(7)  = 9.572954e-03     !  (  0.269 / 28.1 ) 
    128128   rn_trsfac(14) = 6.2667860e-04    !  (  0.035 / 55.85 ) 
    129129   rn_trsfac(23) = 5.2232143e-01    !  ( From kgN m-2 s-1 to molC l-1 ====> zfact = 7.3125/14 ) 
    130    rn_sbc_time   =  1.          !  Time scaling factor for SBC and CBC data (seconds in a day) 
     130   rn_sbc_time   = 1.               !  Time scaling factor for SBC and CBC data (seconds in a day) 
    131131   ! 
    132132   sn_trccbc(1)  = 'river.orca' ,    -1            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/namelist_top_p4z_gas_cfg

    r6618 r6812  
    138138   sn_trcsbc(14) = 'dustdep'   ,       -1          , 'dustfer'     ,  .true.      , .true. , 'yearly'  , 'weights_2D_r360x180_bilin.nc'       , ''    , '' 
    139139   sn_trcsbc(23) = 'nitdep'    ,       -12         , 'ndep2'       ,  .true.      , .true. , 'yearly'  , 'weights_2D_r360x180_bilin.nc'       , ''    , '' 
    140    rn_trsfac(5)  = 7.9258065e-02    !  (  0.021 / 31. * 117 ) 
    141    rn_trsfac(7)  = 3.1316726e-01    !  ( 8.8  / 28.1 ) 
     140   rn_trsfac(5)  = 3.774194e-03     !  (  1E-3 / 31. * 117 ) 
     141   rn_trsfac(7)  = 9.572954e-03     !  (  0.269 / 28.1 ) 
    142142   rn_trsfac(14) = 6.2667860e-04    !  (  0.035 / 55.85 ) 
    143143   rn_trsfac(23) = 5.2232143e-01    !  ( From kgN m-2 s-1 to molC l-1 ====> zfact = 7.3125/14 ) 
    144    rn_sbc_time   =  1.          !  Time scaling factor for SBC and CBC data (seconds in a day) 
     144   rn_sbc_time   = 1.               !  Time scaling factor for SBC and CBC data (seconds in a day) 
    145145   ! 
    146146   sn_trccbc(1)  = 'river.orca' ,    -1            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
Note: See TracChangeset for help on using the changeset viewer.