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.
namsbc_wave in branches/2011/dev_MERCATOR_INGV_2011_MERGE/DOC/TexFiles/Namelist – NEMO

source: branches/2011/dev_MERCATOR_INGV_2011_MERGE/DOC/TexFiles/Namelist/namsbc_wave @ 3085

Last change on this file since 3085 was 3085, checked in by cbricaud, 12 years ago

commit changes from dev_INGV_2011

File size: 638 bytes
Line 
1!-----------------------------------------------------------------------
2&namsbc_wave   ! External fields from wave model
3!-----------------------------------------------------------------------
4!              !  file name  ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation !
5!              !             !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  !
6   sn_cdg      =  'cdg_wave' ,        1          , 'drag_coeff' , .true.    , .false. , 'daily'  , ''       , ''
7!
8   cn_dir_cdg  = './'  !  root directory for the location of drag coefficient files
9/
Note: See TracBrowser for help on using the repository browser.