Changeset 6194 for CONFIG/UNIFORM


Ignore:
Timestamp:
07/07/22 11:55:05 (21 months ago)
Author:
cetlod
Message:

NEMOv6.1 : minor update of namelist TOP

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM
Files:
3 added
4 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA025/namelist_top_cfg

    r3854 r6194  
    9292/ 
    9393!----------------------------------------------------------------------- 
     94&namtrc_dcy      !  Diurnal cycle 
     95!----------------------------------------------------------------------- 
     96   ln_trcdc2dm   =  .true.   ! No diurnal cycle for TOP 
     97/ 
     98!----------------------------------------------------------------------- 
    9499&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc') 
    95100!                          or mixed-layer trends          ('key_trdmld_trc') 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA1/namelist_top_cfg

    r4202 r6194  
    9292/ 
    9393!----------------------------------------------------------------------- 
     94&namtrc_dcy      !  Diurnal cycle 
     95!----------------------------------------------------------------------- 
     96   ln_trcdc2dm   =  .true.   ! No diurnal cycle for TOP 
     97/ 
     98!----------------------------------------------------------------------- 
    9499&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc') 
    95100!                          or mixed-layer trends          ('key_trdmld_trc') 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_top_cfg

    r3854 r6194  
    9292/ 
    9393!----------------------------------------------------------------------- 
     94&namtrc_dcy      !  Diurnal cycle 
     95!----------------------------------------------------------------------- 
     96   ln_trcdc2dm   =  .true.   ! No diurnal cycle for TOP 
     97/ 
     98!----------------------------------------------------------------------- 
    9499&namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc') 
    95100!                          or mixed-layer trends          ('key_trdmld_trc') 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/namelist_pisces_cfg

    r3961 r6194  
    7373   sn_ndepo    = 'ndeposition.orca',    -1             , 'ndep'        ,  .true.      , .true. , 'yearly'  , 'weights_2d_bilin.nc', ''    , '' 
    7474   sn_ironsed  = 'bathy.orca'      ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     75   ! 
     76   ln_nitrfix_old = .false. ! boolean for old ( CMIP6 ) nitrogen fixation parametrisation ( if false, use with  nitrfix = 1.e-7  ) 
     77   nitrfix        =  1.4e-7  ! Nitrogen fixation rate new param 
    7578/ 
    7679!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
Note: See TracChangeset for help on using the changeset viewer.