Ignore:
Timestamp:
08/20/18 18:33:10 (6 years ago)
Author:
cetlod
Message:

NEMOv6 : phasing with shaconemo update ( iceberg flux read from a file)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA1/namelist_core_clim_cfg

    r3854 r4001  
    131131!              !                      !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
    132132   sn_rnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc',        -1         , 'sorunoff',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     133   sn_i_rnf    = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc',        -1         , 'Icb_flux',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
    133134   sn_cnf      = 'runoff-icb_DaiTrenberth_Depoorter_eORCA1_JD.nc',         0         , 'socoeff' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
    134135   sn_s_rnf    = 'runoffs'            ,        24         , 'rosaline',   .true.     , .true. , 'yearly'  , ''       , ''       , '' 
     
    136137   sn_dep_rnf  = 'runoffs'            ,         0         , 'rodepth' ,   .false.    , .true. , 'yearly'  , ''       , ''       , '' 
    137138 
     139   ln_rnf_icb   = .true.     !  read in iceberg flux 
    138140   ln_rnf_mouth = .false.    !  specific treatment at rivers mouths 
    139141   ln_rnf_depth = .false.    !  read in depth information for runoff 
     
    143145   rn_rnf_max   = 0.05       !  max value of the runoff climatology over global domain ( if ln_rnf_depth_ini = .true ) 
    144146   rn_dep_max = 150.         !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
    145    nn_rnf_depth_file = 1     ! create (=1) a runoff depth file or not (=0) 
     147   nn_rnf_depth_file = 0     ! create (=1) a runoff depth file or not (=0) 
    146148/ 
    147149!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.