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 3272 for branches/2011/dev_NEMO_MERGE_2011 – NEMO

Ignore:
Timestamp:
2012-01-23T10:26:06+01:00 (12 years ago)
Author:
cetlod
Message:

dev_NEMO_MERGE_2011:Declaration of global variables in traldf_iso_grif to avoid compilation error, see ticket #914

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_NEMO_MERGE_2011/NEMOGCM/NEMO/OPA_SRC/TRA/traldf_iso_grif.F90

    r3253 r3272  
    438438   !!   default option :   Dummy code   NO rotation of the diffusive tensor 
    439439   !!---------------------------------------------------------------------- 
     440   REAL(wp), PUBLIC, DIMENSION(:,:,:), ALLOCATABLE, SAVE ::   psix_eiv, psiy_eiv   !: eiv stream function (diag only) 
    440441CONTAINS 
    441442   SUBROUTINE tra_ldf_iso_grif( kt, kit000, cdtype, pgu, pgv,              & 
Note: See TracChangeset for help on using the changeset viewer.