Ignore:
Timestamp:
04/28/17 16:42:22 (7 years ago)
Author:
cetlod
Message:

orca025 : update namelits

Location:
CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_ORCA025ia_cfg

    r3210 r3229  
    231231&namsbc_core   !   namsbc_core  CORE bulk formulae 
    232232!----------------------------------------------------------------------- 
    233 !              !   file name              ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              !   rotation     !  land/sea mask ! 
    234 !              !                          !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename             !   pairing      !    filename    ! 
    235    sn_wndi     = 'u10_COREv2_05APR2010'   ,         6         , 'U_10_MOD',   .true.        , .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1', '' 
    236    sn_wndj     = 'v10_COREv2_05APR2010'   ,         6         , 'V_10_MOD',   .true.        , .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1', '' 
    237    sn_qsr      = 'rad_COREv2_05APR2010'   ,        24         , 'SWDN_MOD',   .false.       , .false. , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    238    sn_qlw      = 'rad_COREv2_05APR2010'   ,        24         , 'LWDN_MOD',   .false.       , .false. , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    239    sn_tair     = 't10_COREv2_05APR2010'   ,         6         , 'T_10_MOD',   .true.        , .false. , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    240    sn_humi     = 'q10_COREv2_05APR2010'   ,         6         , 'Q_10_MOD',   .true.        , .false. , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    241    sn_prec     = 'precip_COREv2_05APR2010',        -1         , 'RAIN'    ,   .true.        , .false. , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    242    sn_snow     = 'precip_COREv2_05APR2010',        -1         , 'SNOW'    ,   .true.        , .false. , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    243 !   sn_tdif    = 'taudif_core',        24         ,'taudif'   ,   .false.       , .true.  , 'yearly'  , 'weights_bilinear.nc' , ''  , '' 
    244 ! 
    245    cn_dir      = './'      !  root directory for the location of the bulk files 
    246    ln_taudif   = .false.   !  HF tau contribution: use "mean of stress module - module of the mean stress" data 
    247    rn_zqt      = 10.       !  Air temperature and humidity reference height (m) 
    248    rn_zu       = 10.       !  Wind vector reference height (m) 
    249    rn_pfac     = 1.        !  multiplicative factor for precipitation (total & snow) 
    250    rn_efac     = 1.        !  multiplicative factor for evaporation (0. or 1.) 
    251    rn_vfac     = 0.        !  multiplicative factor for ocean/ice velocity 
    252                            !  in the calculation of the wind stress (0.=absolute winds or 1.=relative winds) 
     233!              !   file name          ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              ! rotation ! 
     234!              !                      !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename             ! pairing  ! 
     235 
     236   sn_wndi     = 'filled_u_10'        ,         6         , 'U_10_MOD',   .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1' 
     237   sn_wndj     = 'filled_v_10'        ,         6         , 'V_10_MOD',   .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1' 
     238   sn_qsr      = 'filled_ncar_rad'    ,        24         , 'SWDN_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     239   sn_qlw      = 'filled_ncar_rad'    ,        24         , 'LWDN_MOD',   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     240   sn_tair     = 'filled_t_10'        ,         6         , 'T_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     241   sn_humi     = 'filled_q_10'        ,         6         , 'Q_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     242   sn_prec     = 'filled_ncar_precip' ,        -1         , 'RAIN'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     243   sn_snow     = 'filled_ncar_precip' ,        -1         , 'SNOW'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    253244/ 
    254245!----------------------------------------------------------------------- 
     
    302293   ln_rnf_tem   = .false.   !  read in temperature information for runoff 
    303294   ln_rnf_sal   = .false.   !  read in salinity information for runoff 
    304    ln_rnf_depth_ini = .false.  ! compute depth at initialisation from runoff file 
    305    rn_rnf_max   = 5.735e-4  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
     295   ln_rnf_depth_ini = .true.  ! compute depth at initialisation from runoff file 
     296   rn_rnf_max   = 0.027394  !  max value of the runoff climatologie over global domain ( ln_rnf_depth_ini = .true ) 
    306297   rn_dep_max   = 150.      !  depth over which runoffs is spread ( ln_rnf_depth_ini = .true ) 
    307298   nn_rnf_depth_file = 0    !  create (=1) a runoff depth file or not (=0) 
     
    551542&namdyn_adv    !   formulation of the momentum advection 
    552543!----------------------------------------------------------------------- 
    553    ln_dynadv_vec = .true.  !  vector form (T) or flux form (F) 
     544   ln_dynadv_vec = .false.  !  vector form (T) or flux form (F) 
    554545   nn_dynkeg     = 1       ! scheme for grad(KE): =0   C2  ;  =1   Hollingsworth correction 
    555546   ln_dynadv_cen2= .false. !  flux form - 2nd order centered scheme 
    556    ln_dynadv_ubs = .false. !  flux form - 3rd order UBS      scheme 
     547   ln_dynadv_ubs = .true. !  flux form - 3rd order UBS      scheme 
    557548   ln_dynzad_zts = .false. !  Use (T) sub timestepping for vertical momentum advection 
    558549/ 
     
    574565&namdyn_vor    !   option of physics/algorithm (not control by CPP keys) 
    575566!----------------------------------------------------------------------- 
    576    ln_dynvor_ene = .false. !  enstrophy conserving scheme 
     567   ln_dynvor_ene = .true. !  enstrophy conserving scheme 
    577568   ln_dynvor_ens = .false. !  energy conserving scheme 
    578569   ln_dynvor_mix = .false. !  mixed scheme 
    579    ln_dynvor_een = .true.  !  energy & enstrophy scheme 
     570   ln_dynvor_een = .false.  !  energy & enstrophy scheme 
    580571   ln_dynvor_een_old = .false.  !  energy & enstrophy scheme - original formulation 
    581572/ 
     
    782773&namptr       !   Poleward Transport Diagnostic 
    783774!----------------------------------------------------------------------- 
    784    ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    785    ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not 
     775   ln_diaptr  = .true.    !  Poleward heat and salt transport (T) or not (F) 
     776   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    786777/ 
    787778!----------------------------------------------------------------------- 
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/namelist_lim3_ORCA025_cfg

    r3213 r3229  
    77!----------------------------------------------------------------------- 
    88   cn_icerst_in  = "restart_ice_in" !  suffix of ice restart name (input) 
    9    rn_amax_n     = 0.997             !  maximum tolerated ice concentration SH 
    10    rn_amax_s     = 0.950             !  maximum tolerated ice concentration SH 
    119   ln_limdiahsb  = .false.          !  check the heat and salt budgets (T) or not (F) 
    1210   ln_limdiaout  = .true.          !  output the heat and salt budgets (T) or not (F) 
     
    3735&namiceitdme   !   parameters for mechanical redistribution of ice 
    3836!----------------------------------------------------------------------- 
    39    rn_astar    =   0.03            !  exponential measure of ridging ice fraction (nn_partfun = 1) 
    40    rn_hstar    = 25.0             !  determines the maximum thickness of ridged ice (m) (Hibler, 1980) 
    4137/ 
    4238!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.