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 1056 for trunk/NEMO/OPA_SRC/DOM – NEMO

Ignore:
Timestamp:
2008-06-04T18:43:38+02:00 (16 years ago)
Author:
ctlod
Message:

trunk: solve one compilation error and one warning message when key_noslip_accurate is active, see ticket: #187

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DOM/dommsk.F90

    r896 r1056  
    497497      !!---------------------------------------------------------------------- 
    498498      INTEGER  :: ji, jj, jk, jl      ! dummy loop indices 
    499       INTEGER ::   ine, inw, ins, inn, itest, ierror, iind, ijnd, ii 
     499      INTEGER ::   ine, inw, ins, inn, itest, ierror, iind, ijnd 
    500500      INTEGER, DIMENSION(jpi*jpj*jpk,3) ::  icoord 
    501501      REAL(wp) ::   zaa 
Note: See TracChangeset for help on using the changeset viewer.