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 2082 for branches/DEV_r2006_merge_TRA_TRC/NEMO/OFF_SRC/istate.F90 – NEMO

Ignore:
Timestamp:
2010-09-10T12:32:58+02:00 (14 years ago)
Author:
cetlod
Message:

Improve the merge of TRA-TRC, see ticket #717

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2006_merge_TRA_TRC/NEMO/OFF_SRC/istate.F90

    r1715 r2082  
    5959      ;   hdivn(:,:,:) = 0.e0   ; 
    6060 
    61       ;   tn   (:,:,:) = 0.e0   ;   ta   (:,:,:) = 0.e0 
    62       ;   sn   (:,:,:) = 0.e0   ;   sa   (:,:,:) = 0.e0 
     61      ;   tsn  (:,:,:,:) = 0.e0  
    6362 
    6463      rhd  (:,:,:) = 0.e0 
Note: See TracChangeset for help on using the changeset viewer.