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 2966 for branches – NEMO

Changeset 2966 for branches


Ignore:
Timestamp:
2011-10-20T11:00:07+02:00 (12 years ago)
Author:
cbricaud
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2787_MERCATOR2_tidalharm/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2715 r2966  
    863863    salfixmin = -9999      !  Minimum salinity after applying the increments 
    864864/ 
     865!----------------------------------------------------------------------- 
     866&nam_diaharm   !   Harmonic analysis of tidal constituents ('key_diaharm') 
     867!----------------------------------------------------------------------- 
     868    nit000_han=76           ! First time step used for harmonic analysis 
     869    nitend_han=5475         ! Last time step used for harmonic analysis 
     870    nstep_han=15            ! Time step frequency for harmonic analysis 
     871    nb_ana=2               ! Number of harmonics to analyse 
     872    tname(1)='M2'          ! Name of tidal constituents 
     873    tname(2)='K1' 
     874/ 
Note: See TracChangeset for help on using the changeset viewer.