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 13081 for NEMO/branches/UKMO/NEMO_4.0_mirror_SI3_GPU/src/OCE/ZDF/zdfphy.F90 – NEMO

Ignore:
Timestamp:
2020-06-10T09:24:29+02:00 (4 years ago)
Author:
andmirek
Message:

Ticket #248: Small changes to the code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0_mirror_SI3_GPU/src/OCE/ZDF/zdfphy.F90

    r11474 r13081  
    257257      !                       !==  Kz from chosen turbulent closure  ==!   (avm_k, avt_k) 
    258258      ! 
     259      zsh2(:, :) = 0. 
    259260      IF( l_zdfsh2 )   &         !* shear production at w-points (energy conserving form) 
    260261         CALL zdf_sh2( ub, vb, un, vn, avm_k,   &     ! <<== in 
Note: See TracChangeset for help on using the changeset viewer.