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

Ignore:
Timestamp:
2017-12-18T18:29:02+01:00 (6 years ago)
Author:
clne
Message:

Initial work on 2D surge configuration. Works for tide-only, no SBC yet

File:
1 edited

Legend:

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

    r7646 r9120  
    4646      !!----------------------------------------------------------------------       
    4747      INTEGER  :: ji, jk 
    48       CHARACTER(LEN=4), DIMENSION(jpmax_harmo) :: clname 
     48      CHARACTER(LEN=5), DIMENSION(jpmax_harmo) :: clname 
    4949      INTEGER  ::   ios                 ! Local integer output status for namelist read 
    5050      ! 
Note: See TracChangeset for help on using the changeset viewer.