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 1380 for branches/dev_004_VVL/NEMO/OPA_SRC/TRA – NEMO

Ignore:
Timestamp:
2009-04-06T13:00:29+02:00 (15 years ago)
Author:
rblod
Message:

Change scale factor computation in VVL case, see ticket #397

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev_004_VVL/NEMO/OPA_SRC/TRA/trazdf.F90

    r1239 r1380  
    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.