Changeset 6074 for CONFIG/UNIFORM


Ignore:
Timestamp:
03/01/22 14:37:21 (2 years ago)
Author:
cetlod
Message:

NEMOv6.5.1 : use total precipitation ( rainfall+snow ) rather than liquid precipitation only for experiments with CORE & JRA forcings

Location:
CONFIG/UNIFORM/v6/NEMO_v6.5.1
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/EXPERIMENTS/ORCA1_ICE_PISCES/core/ia/COMP/opa9.card

    r5684 r6074  
    88OutputLevel=10 
    99forcing=core 
    10 R_FORCING=${R_IN}/OCE/NEMO/FORCINGS/COREII 
     10R_FORCING=${R_IN}/OCE/NEMO/FORCINGS/COREIIcorr 
    1111ListForcing=(u_10_CORE2_fill v_10_CORE2_fill t_10_CORE2_fill q_10_CORE2_fill ncar_rad_CORE2_fill ncar_precip_CORE2_fill slp_CORE2_fill) 
    1212YearForcingInit=1948 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/EXPERIMENTS/ORCA1_ICE_PISCES/jra/ia/COMP/opa9.card

    r5684 r6074  
    99forcing=jra 
    1010R_FORCING=${R_IN}/OCE/NEMO/FORCINGS/MRI-JRA55-do-1-4-0 
    11 ListForcing=(u_10 v_10 t_10 q_10 rsds rlds rain snow slp) 
     11ListForcing=(u_10 v_10 t_10 q_10 rsds rlds precip snow slp) 
    1212YearForcingInit=1958 
    1313YearForcingEnd=2018 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/EXPERIMENTS/ORCA1_ICE_TRC/core/ia/COMP/opa9.card

    r5684 r6074  
    88OutputLevel=10 
    99forcing=core 
    10 R_FORCING=${R_IN}/OCE/NEMO/FORCINGS/COREII 
     10R_FORCING=${R_IN}/OCE/NEMO/FORCINGS/COREIIcorr 
    1111ListForcing=(u_10_CORE2_fill v_10_CORE2_fill t_10_CORE2_fill q_10_CORE2_fill ncar_rad_CORE2_fill ncar_precip_CORE2_fill slp_CORE2_fill) 
    1212YearForcingInit=1948 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/EXPERIMENTS/ORCA1_ICE_TRC/jra/ia/COMP/opa9.card

    r5684 r6074  
    99forcing=jra 
    1010R_FORCING=${R_IN}/OCE/NEMO/FORCINGS/MRI-JRA55-do-1-4-0 
    11 ListForcing=(u_10 v_10 t_10 q_10 rsds rlds rain snow slp) 
     11ListForcing=(u_10 v_10 t_10 q_10 rsds rlds precip snow slp) 
    1212YearForcingInit=1958 
    1313YearForcingEnd=2018 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/GENERAL/PARAM/NAMELIST/ORCA1/namelist_core_ia_cfg

    r5684 r6074  
    116116   sn_tair     = 't_10_CORE2_fill'            ,         6.        , 'T_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    117117   sn_humi     = 'q_10_CORE2_fill'            ,         6.        , 'Q_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    118    sn_prec     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'RAIN'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
     118   sn_prec     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'PRC_MOD' ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    119119   sn_snow     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'SNOW'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    120120   sn_slp      = 'slp_CORE2_fill'             ,         6.        , 'SLP'     ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/GENERAL/PARAM/NAMELIST/ORCA1/namelist_jra_ia_cfg

    r5684 r6074  
    9292                     ! Misc. options of sbc :  
    9393   ln_traqsr   = .true.   !  Light penetration in the ocean            (T => fill namtra_qsr) 
    94    ln_dm2dc    = .true.   !  daily mean to diurnal cycle on short wave 
     94   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9595   ln_ssr      = .true.   !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    96    nn_fwb      = 2         !  FreshWater Budget: =0 unchecked 
    97       !                    !     =1 global mean of e-p-r set to zero at each time step 
    98       !                    !     =2 annual global mean of e-p-r set to zero 
     96   nn_fwb      = 2        !  FreshWater Budget: =0 unchecked 
     97      !                   !     =1 global mean of e-p-r set to zero at each time step 
     98      !                   !     =2 annual global mean of e-p-r set to zero 
    9999   ln_rnf      = .true.   !  runoffs                                   (T => fill namsbc_rnf) 
    100100/ 
     
    115115   sn_tair     = 't_10'     ,         3          , 'tas'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    116116   sn_humi     = 'q_10'     ,         3          , 'huss'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    117    sn_prec     = 'rain'     ,         3          , 'prra'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     117   sn_prec     = 'precip'   ,         3          , 'prtot'    ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    118118   sn_snow     = 'snow'     ,         3          , 'prsn'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    119119   sn_slp      = 'slp'      ,         3          , 'psl'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/GENERAL/PARAM/NAMELIST/ORCA2/namelist_core_ia_cfg

    r5684 r6074  
    9393                     ! Misc. options of sbc :  
    9494   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     95   ln_dm2dc    = .true.   !  daily mean to diurnal cycle on short wave 
    9596   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    9697   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
     
    114115   sn_tair     = 't_10_CORE2_fill'            ,         6.        , 'T_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    115116   sn_humi     = 'q_10_CORE2_fill'            ,         6.        , 'Q_10_MOD',   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    116    sn_prec     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'RAIN'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
     117   sn_prec     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'PRC_MOD' ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    117118   sn_snow     = 'ncar_precip_CORE2_fill'     ,        -1.        , 'SNOW'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
    118119   sn_slp      = 'slp_CORE2_fill'             ,         6.        , 'SLP'     ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , ''       , '' 
  • CONFIG/UNIFORM/v6/NEMO_v6.5.1/GENERAL/PARAM/NAMELIST/ORCA2/namelist_jra_ia_cfg

    r5684 r6074  
    9393                     ! Misc. options of sbc :  
    9494   ln_traqsr   = .true.    !  Light penetration in the ocean            (T => fill namtra_qsr) 
     95   ln_dm2dc    = .false.  !  daily mean to diurnal cycle on short wave 
    9596   ln_ssr      = .true.    !  Sea Surface Restoring on T and/or S       (T => fill namsbc_ssr) 
    9697   ln_rnf      = .true.    !  runoffs                                   (T => fill namsbc_rnf) 
     
    114115   sn_tair     = 't_10'     ,         3          , 'tas'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    115116   sn_humi     = 'q_10'     ,         3          , 'huss'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    116    sn_prec     = 'rain'     ,         3          , 'prra'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     117   sn_prec     = 'precip'   ,         3          , 'prtot'    ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    117118   sn_snow     = 'snow'     ,         3          , 'prsn'     ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    118119   sn_slp      = 'slp'      ,         3          , 'psl'      ,     .true.  ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
Note: See TracChangeset for help on using the changeset viewer.