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 3989 for branches/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist/namdia_harm – NEMO

Ignore:
Timestamp:
2013-07-24T11:48:35+02:00 (11 years ago)
Author:
clevy
Message:

Configuration setting/Step3 and doc, see ticket:#1074

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/DOC/TexFiles/Namelist/namdia_harm

    r3294 r3989  
    22&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm') 
    33!----------------------------------------------------------------------- 
    4     nit000_han=1           ! First time step used for harmonic analysis 
    5     nitend_han=105         ! Last time step used for harmonic analysis 
    6     nstep_han=1            ! Time step frequency for harmonic analysis 
    7     nb_ana=1               ! Number of harmonics to analyse 
    8     tname(1)='M2'          ! Name of tidal constituents 
     4    nit000_han = 1         ! First time step used for harmonic analysis 
     5    nitend_han = 75        ! Last time step used for harmonic analysis 
     6    nstep_han  = 15        ! Time step frequency for harmonic analysis 
     7    tname(1)   = 'M2'      ! Name of tidal constituents 
     8    tname(2)   = 'K1' 
    99/ 
Note: See TracChangeset for help on using the changeset viewer.