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/OPA_SRC/TRD/trdicp.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/OPA_SRC/TRD/trdicp.F90

    r2026 r2082  
    370370         zkepe(:,:,:) = 0.e0 
    371371    
    372          CALL eos( tn, sn, rhd, rhop )       ! now potential and in situ densities 
     372         CALL eos( tsn, rhd, rhop )       ! now potential and in situ densities 
    373373 
    374374         ! Density flux at w-point 
Note: See TracChangeset for help on using the changeset viewer.