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 1438 for trunk/NEMO/OPA_SRC/TRA/trazdf.F90 – NEMO

Ignore:
Timestamp:
2009-05-11T16:34:47+02:00 (15 years ago)
Author:
rblod
Message:

Merge VVL branch with the trunk (act II), see ticket #429

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/TRA/trazdf.F90

    r1239 r1438  
    7878         ztrds(:,:,:) = sa(:,:,:) 
    7979      ENDIF 
    80  
    81       IF( lk_vvl )   CALL dom_vvl_ssh( kt )      ! compute ssha field 
    8280 
    8381      SELECT CASE ( nzdf )                       ! compute lateral mixing trend and add it to the general trend 
Note: See TracChangeset for help on using the changeset viewer.