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/DYN – 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/DYN/divcur.F90

    r911 r1056  
    8787      INTEGER ::   ii, ij, jl     ! temporary integer 
    8888      INTEGER ::   ijt, iju       ! temporary integer 
    89       REAL(wp) ::   zdiv, zdju 
    9089      REAL(wp), DIMENSION(   jpi  ,1:jpj+2) ::   zwu   ! workspace 
    9190      REAL(wp), DIMENSION(-1:jpi+2,  jpj  ) ::   zwv   ! workspace 
Note: See TracChangeset for help on using the changeset viewer.