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 529 for trunk/NEMO/OPA_SRC – NEMO

Changeset 529 for trunk/NEMO/OPA_SRC


Ignore:
Timestamp:
2006-10-13T11:13:18+02:00 (18 years ago)
Author:
opalod
Message:

RB:nemo_v1_bugfix_064:suppress initialization of gcx in solmat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SOL/solmat.F90

    r508 r529  
    363363      ! 4. Initialization the arrays used in pcg 
    364364      ! ---------------------------------------- 
    365       gcx  (:,:) = 0.e0 
    366       gcxb (:,:) = 0.e0 
    367365      gcb  (:,:) = 0.e0 
    368366      gcr  (:,:) = 0.e0 
Note: See TracChangeset for help on using the changeset viewer.