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_tide in branches/DEV_r1826_DOC/DOC/TexFiles/Namelist – NEMO

source: branches/DEV_r1826_DOC/DOC/TexFiles/Namelist/nambdy_tide @ 1831

Last change on this file since 1831 was 1831, checked in by gm, 14 years ago

cover, namelist, rigid-lid, e3t, appendices, see ticket: #658

File size: 551 bytes
Line 
1!-----------------------------------------------------------------------
2&nambdy_tide     ! tidal forcing at unstructured boundaries             
3!-----------------------------------------------------------------------
4    filtide      = 'bdytide_'           !  file name root of tidal forcing files
5    tide_cpt     = 'M2','S1'            !  names of tidal components used
6    tide_speed   = 28.984106, 15.000001 !  phase speeds of tidal components (deg/hour)
7    ln_tide_date = .false.              !  adjust tidal harmonics for start date of run
8/
Note: See TracBrowser for help on using the repository browser.