Ignore:
Timestamp:
08/29/19 10:32:29 (5 years ago)
Author:
cetlod
Message:

Change cards & namelists for the use of up-to-date JRA forcing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/NEMO_v6/GENERAL/PARAM/NAMELIST/ORCA2/namelist_jra_ia_cfg

    r4397 r4683  
    8787&namsbc_core   !   namsbc_core  CORE bulk formulae 
    8888!----------------------------------------------------------------------- 
    89 !              !   file name          ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              ! rotation ! 
    90 !              !                      !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename             ! pairing  ! 
    91    sn_wndi     = 'u_10.30Jun2016'     ,         3         , 'uas_10m' ,   .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1' 
    92    sn_wndj     = 'v_10.30Jun2016'     ,         3         , 'vas_10m' ,   .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1' 
    93    sn_qsr      = 'rsds.30Jun2016'     ,         3         , 'rsds'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    94    sn_qlw      = 'rlds.30Jun2016'     ,         3         , 'rlds'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    95    sn_tair     = 't_10.30Jun2016'     ,         3         , 'tas_10m' ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    96    sn_humi     = 'q_10.30Jun2016'     ,         3         , 'huss_10m',   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    97    sn_prec     = 'rain.15Dec2016'     ,         3         , 'prrn'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    98    sn_snow     = 'snow.15Dec2016'     ,         3         , 'prsn'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     89!              !  file name !  frequency (hours) ! variable   ! time interpol. !  clim    ! 'yearly'/ ! weights              ! rotation ! 
     90!              !            !  (if <0  months)   !   name     !    (logical)   !  (T/F)   ! 'monthly' ! filename             ! pairing  ! 
     91   sn_wndi     = 'u_10'     ,         3          , 'uas'      ,     .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1' 
     92   sn_wndj     = 'v_10'     ,         3          , 'vas'      ,     .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1' 
     93   sn_qsr      = 'rsds'     ,         3          , 'rsds'     ,     .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     94   sn_qlw      = 'rlds'     ,         3          , 'rlds'     ,     .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     95   sn_tair     = 't_10'     ,         3          , 'tas'      ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     96   sn_humi     = 'q_10'     ,         3          , 'huss'     ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     97   sn_prec     = 'rain'     ,         3          , 'prrn'     ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     98   sn_snow     = 'snow'     ,         3          , 'prsn'     ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    9999/ 
    100100!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.