Changeset 2683 for CONFIG/UNIFORM


Ignore:
Timestamp:
11/19/15 09:30:50 (9 years ago)
Author:
cetlod
Message:

Change PISCES namelist parameters to activate inputs deposition for ORCA1 configuration

File:
1 edited

Legend:

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

    r2265 r2683  
    1111&nampisatm     !  Atmospheric pressure  
    1212!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    13   ln_presatm  = .false.   ! constant atmopsheric pressure (F) or from a file (T) 
    1413/ 
    1514!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     
    2423&nampisopt     !   parameters for optics 
    2524!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    26  ln_varpar   =  .false.   ! boolean for PAR variable - WARNING changement temporaire 
    2725/  
    2826!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     
    5755&nampissbc     !   parameters for inputs deposition 
    5856!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    59    ln_river    =  .false.   ! AUTO - boolean for river input of nutrients 
    60    ln_hydrofe  =  .false.   ! AUTO - boolean for hydrothermal vents 
    61    ln_dust     =  .false.   ! boolean for dust input from the atmosphere WARNING changement temporaire 
    62    ln_solub    =  .false.   ! boolean for variable solubility of atm. Iron  WARNING changement temporaire 
    63    ln_ndepo    =  .false.   ! boolean for atmospheric deposition of N  WARNING changement temporaire 
    64    ln_ironsed  =  .false.   ! boolean for Fe input from sediments  WARNING changement temporaire 
     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 
    6570/ 
    6671!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
Note: See TracChangeset for help on using the changeset viewer.