Changeset 8 for trunk


Ignore:
Timestamp:
02/09/12 16:12:06 (12 years ago)
Author:
cholod
Message:

modify namelist for open boundaries input (namobc_dta)

Location:
trunk/NEMOGCM/CONFIG
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/AMM12/EXP00/namelist

    r7 r8  
    324324!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    325325!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     326!!   namobc_dta    open boundaries input 
    326327!!====================================================================== 
    327328! 
     
    358359   rn_volemp   =    1.     !  = 0 the total volume change with the surface flux (E-P-R) 
    359360                           !  = 1 the total volume remains constant 
     361/ 
     362!----------------------------------------------------------------------- 
     363&namobc_dta        !   open boundaries input                           ('key_obc') 
     364!----------------------------------------------------------------------- 
     365!              !     file name   ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly' or ! weights  ! rotation ! 
     366!              !                 !  (if <0  months)  !   name     !    (logical)   !  (T/F)  !  'monthly'  ! filename ! pairing  ! 
     367   sn_obce(1) =  'obc_east_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     368   sn_obce(2) =  'obc_east_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     369   sn_obce(3) =  'obc_east_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     370   sn_obce(4) =  'obc_east_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     371   sn_obcw(1) =  'obc_west_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     372   sn_obcw(2) =  'obc_west_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     373   sn_obcw(3) =  'obc_west_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     374   sn_obcw(4) =  'obc_west_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     375   sn_obcs(1) =  'obc_south_U', 72  ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     376   sn_obcs(2) =  'obc_south_V', 72  ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     377   sn_obcs(3) =  'obc_south_TS', 72  ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     378   sn_obcs(4) =  'obc_south_TS', 72  ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
    360379/ 
    361380!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/AMM12_PISCES/EXP00/namelist

    r7 r8  
    324324!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    325325!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     326!!   namobc_dta    open boundaries input 
    326327!!====================================================================== 
    327328! 
     
    358359   rn_volemp   =    1.     !  = 0 the total volume change with the surface flux (E-P-R) 
    359360                           !  = 1 the total volume remains constant 
     361/ 
     362!----------------------------------------------------------------------- 
     363&namobc_dta        !   open boundaries input                           ('key_obc') 
     364!----------------------------------------------------------------------- 
     365!              !     file name   ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly' or ! weights  ! rotation ! 
     366!              !                 !  (if <0  months)  !   name     !    (logical)   !  (T/F)  !  'monthly'  ! filename ! pairing  ! 
     367   sn_obce(1) =  'obc_east_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     368   sn_obce(2) =  'obc_east_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     369   sn_obce(3) =  'obc_east_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     370   sn_obce(4) =  'obc_east_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     371   sn_obcw(1) =  'obc_west_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     372   sn_obcw(2) =  'obc_west_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     373   sn_obcw(3) =  'obc_west_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     374   sn_obcw(4) =  'obc_west_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     375   sn_obcs(1) =  'obc_south_U', 72  ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     376   sn_obcs(2) =  'obc_south_V', 72  ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     377   sn_obcs(3) =  'obc_south_TS', 72  ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     378   sn_obcs(4) =  'obc_south_TS', 72  ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
    360379/ 
    361380!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r7 r8  
    325325!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    326326!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     327!!   namobc_dta    open boundaries input 
    327328!!====================================================================== 
    328329! 
     
    359360   rn_volemp   =    1.     !  = 0 the total volume change with the surface flux (E-P-R) 
    360361                           !  = 1 the total volume remains constant 
     362/ 
     363!----------------------------------------------------------------------- 
     364&namobc_dta        !   open boundaries input                           ('key_obc') 
     365!----------------------------------------------------------------------- 
     366!              !     file name   ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly' or ! weights  ! rotation ! 
     367!              !                 !  (if <0  months)  !   name     !    (logical)   !  (T/F)  !  'monthly'  ! filename ! pairing  ! 
     368   sn_obce(1) =  'obc_east_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     369   sn_obce(2) =  'obc_east_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     370   sn_obce(3) =  'obc_east_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     371   sn_obce(4) =  'obc_east_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     372   sn_obcw(1) =  'obc_west_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     373   sn_obcw(2) =  'obc_west_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     374   sn_obcw(3) =  'obc_west_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     375   sn_obcw(4) =  'obc_west_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     376   sn_obcs(1) =  'obc_south_U', 72  ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     377   sn_obcs(2) =  'obc_south_V', 72  ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     378   sn_obcs(3) =  'obc_south_TS', 72  ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     379   sn_obcs(4) =  'obc_south_TS', 72  ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
    361380/ 
    362381!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r7 r8  
    325325!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    326326!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     327!!   namobc_dta    open boundaries input 
    327328!!====================================================================== 
    328329! 
     
    359360   rn_volemp   =    1.     !  = 0 the total volume change with the surface flux (E-P-R) 
    360361                           !  = 1 the total volume remains constant 
     362/ 
     363!----------------------------------------------------------------------- 
     364&namobc_dta        !   open boundaries input                           ('key_obc') 
     365!----------------------------------------------------------------------- 
     366!              !     file name   ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly' or ! weights  ! rotation ! 
     367!              !                 !  (if <0  months)  !   name     !    (logical)   !  (T/F)  !  'monthly'  ! filename ! pairing  ! 
     368   sn_obce(1) =  'obc_east_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     369   sn_obce(2) =  'obc_east_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     370   sn_obce(3) =  'obc_east_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     371   sn_obce(4) =  'obc_east_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     372   sn_obcw(1) =  'obc_west_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     373   sn_obcw(2) =  'obc_west_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     374   sn_obcw(3) =  'obc_west_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     375   sn_obcw(4) =  'obc_west_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     376   sn_obcs(1) =  'obc_south_U', 72  ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     377   sn_obcs(2) =  'obc_south_V', 72  ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     378   sn_obcs(3) =  'obc_south_TS', 72  ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     379   sn_obcs(4) =  'obc_south_TS', 72  ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
    361380/ 
    362381!----------------------------------------------------------------------- 
  • trunk/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r7 r8  
    324324!!   nambdy        Unstructured open boundaries                         ("key_bdy") 
    325325!!   namtide       Tidal forcing at open boundaries                     ("key_bdy_tides") 
     326!!   namobc_dta    open boundaries input 
    326327!!====================================================================== 
    327328! 
     
    358359   rn_volemp   =    1.     !  = 0 the total volume change with the surface flux (E-P-R) 
    359360                           !  = 1 the total volume remains constant 
     361/ 
     362!----------------------------------------------------------------------- 
     363&namobc_dta        !   open boundaries input                           ('key_obc') 
     364!----------------------------------------------------------------------- 
     365!              !     file name   ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly' or ! weights  ! rotation ! 
     366!              !                 !  (if <0  months)  !   name     !    (logical)   !  (T/F)  !  'monthly'  ! filename ! pairing  ! 
     367   sn_obce(1) =  'obc_east_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     368   sn_obce(2) =  'obc_east_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     369   sn_obce(3) =  'obc_east_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     370   sn_obce(4) =  'obc_east_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     371   sn_obcw(1) =  'obc_west_U', 72   ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     372   sn_obcw(2) =  'obc_west_V', 72   ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     373   sn_obcw(3) =  'obc_west_TS', 72   ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     374   sn_obcw(4) =  'obc_west_TS', 72   ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     375   sn_obcs(1) =  'obc_south_U', 72  ,   'vozocrtx'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     376   sn_obcs(2) =  'obc_south_V', 72  ,   'vomecrty'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     377   sn_obcs(3) =  'obc_south_TS', 72  ,   'votemper'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
     378   sn_obcs(4) =  'obc_south_TS', 72  ,   'vosaline'   ,   .TRUE.   , .FALSE. ,   'yearly'  , ''       , '' 
    360379/ 
    361380!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.