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 5734 for branches/UKMO/2014_Surge_Modelling/NEMOGCM/NEMO/OPA_SRC/SBC/tideini.F90 – NEMO

Ignore:
Timestamp:
2015-09-11T17:21:39+02:00 (9 years ago)
Author:
rfurner
Message:

namelist changes for additional tidal constituents, and small bug fix to tideini

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/2014_Surge_Modelling/NEMOGCM/NEMO/OPA_SRC/SBC/tideini.F90

    r4624 r5734  
    4848    INTEGER  :: ji, jk 
    4949    INTEGER, INTENT( in ) ::   kt     ! ocean time-step 
    50     CHARACTER(LEN=4), DIMENSION(jpmax_harmo) :: clname 
     50    CHARACTER(LEN=5), DIMENSION(jpmax_harmo) :: clname 
    5151    INTEGER  ::   ios                 ! Local integer output status for namelist read 
    5252    ! 
Note: See TracChangeset for help on using the changeset viewer.