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 4601 for trunk/NEMOGCM/NEMO – NEMO

Changeset 4601 for trunk/NEMOGCM/NEMO


Ignore:
Timestamp:
2014-03-28T09:15:23+01:00 (10 years ago)
Author:
cbricaud
Message:

initialize ze3f in vor_een

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/DYN/dynvor.F90

    r4292 r4601  
    601601            IF( ierr /= 0 )   CALL ctl_stop( 'STOP', 'dyn:vor_een : unable to allocate arrays' ) 
    602602         ENDIF 
     603         ze3f(:,:,:) = 0.d0 
    603604#endif 
    604605      ENDIF 
Note: See TracChangeset for help on using the changeset viewer.