Ignore:
Timestamp:
11/27/15 15:12:17 (9 years ago)
Author:
omamce
Message:

O.M.

  • opa9.card et pisces.card contiennent en commentaire ce qu'il faut pour le VLR
  • possibilite de tourner VLR
  • les namelist*ref sont celles de la distribution NEMO
  • namelist*ORCA2* aussi proches que possible de celles de la distribution NEMO (+ couplage, et TKE version IPSLCM5)
  • namelist*ORCA1* aussi proches que possible de celles de la distribution SHACONEMO (+couplage)
  • monitoring
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namelist_top_ORCA2_cfg

    r2676 r2685  
    5151!          !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
    5252!          !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    53    sn_trcdta(1)  = 'data_DIC_annual.nc'        ,        -12        ,  'DIC'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
    54    sn_trcdta(2)  = 'data_Alkalini_annual.nc'   ,        -12        ,  'Alkalini',    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
    55    sn_trcdta(3)  = 'data_O2_monthly.nc'        ,        -1         ,  'O2'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
    56    sn_trcdta(5)  = 'data_PO4_monthly.nc'       ,        -1         ,  'PO4'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
    57    sn_trcdta(7)  = 'data_Si_monthly.nc'        ,        -1         ,  'Si'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
    58    sn_trcdta(10) = 'data_DOC_monthly.nc'       ,        -12        ,  'DOC'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
    59    sn_trcdta(14) = 'data_Fer_monthly.nc'       ,        -12        ,  'Fer'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
    60    sn_trcdta(23) = 'data_NO3_monthly.nc'       ,        -1         ,  'NO3'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
     53   sn_trcdta(1)  = 'data_DIC_nomask'        ,        -12        ,  'DIC'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
     54   sn_trcdta(2)  = 'data_Alkalini_nomask'   ,        -12        ,  'Alkalini',    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
     55   sn_trcdta(3)  = 'data_O2_nomask'         ,        -1         ,  'O2'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
     56   sn_trcdta(5)  = 'data_PO4_nomask'        ,        -1         ,  'PO4'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
     57   sn_trcdta(7)  = 'data_Si_nomask'         ,        -1         ,  'Si'      ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
     58   sn_trcdta(10) = 'data_DOC_nomask'        ,        -12        ,  'DOC'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
     59   sn_trcdta(14) = 'data_Fer_nomask'        ,        -12        ,  'Fer'     ,    .false.   , .true. , 'yearly'  , ''       , ''   , '' 
     60   sn_trcdta(23) = 'data_NO3_nomask'        ,        -1         ,  'NO3'     ,    .true.    , .true. , 'yearly'  , ''       , ''   , '' 
    6161   rn_trfac(1)   =   1.0e-06  !  multiplicative factor 
    6262   rn_trfac(2)   =   1.0e-06  !  -      -      -     - 
     
    8787/ 
    8888!----------------------------------------------------------------------- 
    89 &namtrc_dmp    !   passive tracer newtonian damping 
    90 !----------------------------------------------------------------------- 
    91 / 
    92 !----------------------------------------------------------------------- 
    93 &namtrc_trd       !   diagnostics on tracer trends        ('key_trdtrc') 
    94 !                          or mixed-layer trends          ('key_trdmld_trc') 
    95 !---------------------------------------------------------------------- 
    96 / 
    97 !----------------------------------------------------------------------- 
    9889&namtrc_dia       !   parameters for passive tracer additional diagnostics 
    9990!---------------------------------------------------------------------- 
    10091/ 
    10192!---------------------------------------------------------------------- 
    102 ! namtrc_bc       !   data for boundary conditions 
     93&namtrc_bc        !   data for boundary conditions 
    10394!----------------------------------------------------------------------- 
    104 &namtrc_bc 
    105 ! 
    10695/ 
Note: See TracChangeset for help on using the changeset viewer.