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/ORCA1/namelist_jra_ia_cfg

    r4202 r4683  
    104104&namsbc_core   !   namsbc_core  CORE bulk formulae 
    105105!----------------------------------------------------------------------- 
    106 !              !   file name          ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly'/ ! weights              ! rotation ! 
    107 !              !                      !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly' ! filename             ! pairing  ! 
    108    sn_wndi     = 'u_10.30Jun2016'     ,         3         , 'uas_10m' ,   .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1' 
    109    sn_wndj     = 'v_10.30Jun2016'     ,         3         , 'vas_10m' ,   .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1' 
    110    sn_qsr      = 'rsds.30Jun2016'     ,         3         , 'rsds'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    111    sn_qlw      = 'rlds.30Jun2016'     ,         3         , 'rlds'    ,   .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    112    sn_tair     = 't_10.30Jun2016'     ,         3         , 'tas_10m' ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    113    sn_humi     = 'q_10.30Jun2016'     ,         3         , 'huss_10m',   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    114    sn_prec     = 'rain.15Dec2016'     ,         3         , 'prrn'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    115    sn_snow     = 'snow.15Dec2016'     ,         3         , 'prsn'    ,   .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     106!----------------------------------------------------------------------- 
     107&namsbc_core   !   namsbc_core  CORE bulk formulae 
     108!----------------------------------------------------------------------- 
     109!              !  file name !  frequency (hours) ! variable   ! time interpol. !  clim    ! 'yearly'/ ! weights              ! rotation ! 
     110!              !            !  (if <0  months)   !   name     !    (logical)   !  (T/F)   ! 'monthly' ! filename             ! pairing  ! 
     111   sn_wndi     = 'u_10'     ,         3          , 'uas'      ,     .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'U1' 
     112   sn_wndj     = 'v_10'     ,         3          , 'vas'      ,     .true.     ,  .false. , 'yearly'  , 'weights_bicubic.nc'  , 'V1' 
     113   sn_qsr      = 'rsds'     ,         3          , 'rsds'     ,     .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     114   sn_qlw      = 'rlds'     ,         3          , 'rlds'     ,     .false.    ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     115   sn_tair     = 't_10'     ,         3          , 'tas'      ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     116   sn_humi     = 'q_10'     ,         3          , 'huss'     ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     117   sn_prec     = 'rain'     ,         3          , 'prrn'     ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
     118   sn_snow     = 'snow'     ,         3          , 'prsn'     ,     .true.     ,  .false. , 'yearly'  , 'weights_bilinear.nc' , '' 
    116119/ 
    117120!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.