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_pisces_ORCA1_cfg

    r2683 r2685  
    55&nampisext     !   air-sea exchange 
    66!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    7    ln_co2int  =  .false.       ! AUTO - read atm pco2 from a file (T) or constant (F) 
    8    atcco2     = 0.36886500E+03 ! AUTO - atmospheric pCO2 
     7   atcco2     =  287.    ! Constant value atmospheric pCO2 - ln_co2int = F 
    98/ 
    109!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    1110&nampisatm     !  Atmospheric pressure  
    1211!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
     12  ln_presatm  = .false.   ! constant atmopsheric pressure (F) or from a file (T) 
    1313/ 
    1414!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     
    2323&nampisopt     !   parameters for optics 
    2424!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
     25!              !  file name                                 ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     26!              !                                            !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     27   sn_par      = 'par_fraction_gewex_clim90s00s_eORCA_R1.nc',     24            , 'fr_par'  ,  .true.      , .true. , 'yearly'  , ''       , ''       , '' 
     28   ln_varpar   =  .true.   ! boolean for PAR variable 
    2529/  
    2630!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     
    5559&nampissbc     !   parameters for inputs deposition 
    5660!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    57    sn_dust     = 'dust.orca'       ,     -1            , 'dust'        ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    58    sn_solub    = 'solubility.orca' ,    -12            , 'solubility2' ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
    59    sn_riverdic = 'river.orca'      ,     -1            , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    60    sn_riverdoc = 'river.orca'      ,     -1            , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    61    sn_riverdin = 'river.orca'      ,     -1            , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    62    sn_riverdon = 'river.orca'      ,     -1            , 'riverdon'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    63    sn_riverdip = 'river.orca'      ,     -1            , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    64    sn_riverdop = 'river.orca'      ,     -1            , 'riverdop'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    65    sn_riverdsi = 'river.orca'      ,     -1            , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
    66    sn_ndepo    = 'ndeposition.orca',    -12            , 'ndep'        ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
    67    sn_ironsed  = 'bathy.orca'      ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
    68 ! 
    69    sedfeinput  =  1.e-9    ! Coastal release of Iron 
     61!              !  file name                           ! frequency (hours) ! variable      ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     62!              !                                      !  (if <0  months)  !   name        !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     63   sn_dust     = 'dust_INCA_eORCA_R1.nc'              ,     -1            , 'dust'        ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     64   sn_solub    = 'Solubility_T62_Mahowald_eORCA_R1.nc',    -12            , 'solubility2' ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     65   sn_riverdic = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdic'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     66   sn_riverdoc = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdoc'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     67   sn_riverdin = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdin'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     68   sn_riverdon = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdon'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     69   sn_riverdip = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdip'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     70   sn_riverdop = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdop'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     71   sn_riverdsi = 'river_global_news_eORCA_R1.nc'      ,    -1             , 'riverdsi'    ,  .true.      , .true. , 'yearly'  , ''       , ''    , '' 
     72   sn_ndepo    = 'ndeposition_Duce_eORCA_R1.nc'       ,    -12            , 'ndep'        ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     73   sn_ironsed  = 'pmarge_etopo_eORCA_R1.nc'           ,    -12            , 'bathy'       ,  .false.     , .true. , 'yearly'  , ''       , ''    , '' 
     74!    
     75   ln_river    =  .false.   ! AUTO - boolean for river input of nutrients 
     76   ln_hydrofe  =  .false.   ! AUTO - boolean for hydrothermal vents 
     77   ln_dust     =  .false.   ! boolean for dust input from the atmosphere WARNING changement temporaire 
     78   ln_solub    =  .false.   ! boolean for variable solubility of atm. Iron  WARNING changement temporaire 
     79   ln_ndepo    =  .false.   ! boolean for atmospheric deposition of N  WARNING changement temporaire 
     80   ln_ironsed  =  .false.   ! boolean for Fe input from sediments  WARNING changement temporaire 
    7081/ 
    7182!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    7283&nampisdmp     !  Damping  
    7384!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    74    nn_pisdmp   =  8760 
     85   nn_pisdmp   =  8760       !  Frequency of Relaxation 
    7586/ 
    7687!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
    7788&nampismass     !  Mass conservation 
    7889!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    79   ln_check_mass =  .true. 
    8090/ 
Note: See TracChangeset for help on using the changeset viewer.