source: vendor/nemo/v3.4_r_3499_dev_r3406_LOCEAN4_XIOS/DOC/TexFiles/Namelist/nambdy_dta2 @ 53

Last change on this file since 53 was 4, checked in by cholod, 12 years ago

Load NEMO_TMP into vendor/nemo/current.

  • Property svn:executable set to *
File size: 775 bytes
Line 
1!-----------------------------------------------------------------------
2&nambdy_dta      !  open boundaries - external data           ("key_bdy")
3!-----------------------------------------------------------------------
4!              !   file name    ! frequency (hours) !  variable  ! time interpol. !  clim   ! 'yearly'/ ! weights  ! rotation !
5!              !                !  (if <0  months)  !    name    !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  !
6   bn_tem  =    'amm12_bdyT_clim' ,         -1        , 'votemper' ,     .true.     , .true. ,  'daily'  ,    ''    ,   ''
7   bn_sal  =    'amm12_bdyT_clim' ,         -1        , 'vosaline' ,     .true.     , .true. ,  'daily'  ,    ''    ,   ''
8   cn_dir  =    'bdydta/'
9   ln_full_vel = .false.
10/
Note: See TracBrowser for help on using the repository browser.