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

Changeset 8083


Ignore:
Timestamp:
2017-05-26T14:00:30+02:00 (7 years ago)
Author:
timgraham
Message:

Correction to commit r8077 for ticket #1884

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/DIA/diaar5.F90

    r8078 r8083  
    214214         CALL wrk_alloc( jpi, jpj, zpe ) 
    215215         zpe(:,:) = 0._wp 
    216          IF( ln_zdfddm ) THEN 
     216         IF( lk_zdfddm ) THEN 
    217217            DO jk = 2, jpk 
    218218               DO jj = 1, jpj 
Note: See TracChangeset for help on using the changeset viewer.