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 14596 – NEMO

Changeset 14596


Ignore:
Timestamp:
2021-03-08T09:17:56+01:00 (3 years ago)
Author:
clem
Message:

just cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/r4.0/r4.0-HEAD/src/OCE/DYN/dynvor.F90

    r14588 r14596  
    350350      INTEGER  ::   ji, jj, jk           ! dummy loop indices 
    351351      REAL(wp) ::   zx1, zy1, zx2, zy2   ! local scalars 
    352       REAL(wp), DIMENSION(jpi,jpj) ::   zwx, zwy, zwz   ! 1D workspace 
     352      REAL(wp), DIMENSION(jpi,jpj) ::   zwx, zwy, zwz   ! 2D workspace 
    353353      !!---------------------------------------------------------------------- 
    354354      ! 
Note: See TracChangeset for help on using the changeset viewer.