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 8810 for branches/2017/dev_r7881_ENHANCE09_RK3/DOC/Namelists/nam_tide – NEMO

Ignore:
Timestamp:
2017-11-24T17:14:03+01:00 (7 years ago)
Author:
flavoni
Message:

ROBUST-11_Simona-DocUserdef?: update DOC and Namelists, for usrdef routines and domain_cfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/DOC/Namelists/nam_tide

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