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.
Changeset 6997 for trunk/DOC/Namelists/nam_tide – NEMO

Ignore:
Timestamp:
2016-10-05T16:26:13+02:00 (8 years ago)
Author:
nicolasmartin
Message:

Duplication of changes in DOC directory for the trunk

Location:
trunk/DOC/Namelists
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/DOC/Namelists/nam_tide

    r6140 r6997  
    22&nam_tide      !   tide parameters                                      ("key_tide") 
    33!----------------------------------------------------------------------- 
    4    ln_tide_pot   = .true.   !  use tidal potential forcing 
    5    ln_tide_ramp  = .false.  ! 
    6    rdttideramp   =    0.    ! 
    7    clname(1)     = 'DUMMY'  !  name of constituent - all tidal components must be set in namelist_cfg 
     4   ln_tide_pot = .true.    !  use tidal potential forcing 
     5   ln_tide_ramp= .false.   ! 
     6   rdttideramp =    0.     ! 
     7   clname(1)   = 'DUMMY'   !  name of constituent - all tidal components must be set in namelist_cfg 
    88/ 
Note: See TracChangeset for help on using the changeset viewer.