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 288 for trunk/NEMO/LIM_SRC/limdyn.F90 – NEMO

Ignore:
Timestamp:
2005-09-22T12:44:36+02:00 (19 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_005 : CT : remove few bugs in the Sea-ice component related to the reproductibility problem of mono .vs. multi processors simulations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC/limdyn.F90

    r258 r288  
    153153 
    154154         ENDIF 
    155  
    156          u_ice(:,1) = 0.e0       !ibug  est-ce vraiment necessaire? 
    157          v_ice(:,1) = 0.e0 
    158155 
    159156         IF(ln_ctl)   THEN  
Note: See TracChangeset for help on using the changeset viewer.