source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/namelists/nam_diaharm @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 628 bytes
Line 
1!-----------------------------------------------------------------------
2&nam_diaharm   !   Harmonic analysis of tidal constituents              (default: OFF)
3!-----------------------------------------------------------------------
4    ln_diaharm = .false.   ! Choose tidal harmonic output or not
5       nit000_han = 1      !    First time step used for harmonic analysis
6       nitend_han = 75     !    Last time step used for harmonic analysis
7       nstep_han  = 15     !    Time step frequency for harmonic analysis
8       tname(1)   = 'M2'   !    Name of tidal constituents
9       tname(2)   = 'K1'   !              ---
10/
Note: See TracBrowser for help on using the repository browser.