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 921 for trunk/NEMO/LIM_SRC_3/limhdf.F90 – NEMO

Ignore:
Timestamp:
2008-05-13T10:28:52+02:00 (16 years ago)
Author:
rblod
Message:

Correct indentation and print for debug in LIM3, see ticket #134, step I

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_3/limhdf.F90

    r888 r921  
    8484      ! Arrays initialization 
    8585      ptab0 (:, : ) = ptab(:,:) 
    86 !bug  zflu (:,jpj) = 0.e0 
    87 !bug  zflv (:,jpj) = 0.e0 
     86      !bug  zflu (:,jpj) = 0.e0 
     87      !bug  zflv (:,jpj) = 0.e0 
    8888      zdiv0(:, 1 ) = 0.e0 
    8989      zdiv0(:,jpj) = 0.e0 
Note: See TracChangeset for help on using the changeset viewer.