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

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6.5/GENERAL/PARAM/NAMELIST/ORCA1/namelist_jra_ia_cfg

    r5125 r6073  
    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' , '' 
Note: See TracChangeset for help on using the changeset viewer.