New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
nambdy_dta2 in branches/UKMO/dev_r5518_CICE_coupling_GSI7_GSI8/DOC/TexFiles/Namelist – NEMO

source: branches/UKMO/dev_r5518_CICE_coupling_GSI7_GSI8/DOC/TexFiles/Namelist/nambdy_dta2 @ 5662

Last change on this file since 5662 was 5662, checked in by dancopsey, 9 years ago

Removed SVN keywords.

  • Property svn:executable set to *
File size: 823 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 ! land/sea mask !
5!              !                !  (if <0  months)  !    name    !    (logical)   !  (T/F)  ! 'monthly' ! filename ! pairing  ! filename      !
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.