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 2929 – NEMO

Changeset 2929


Ignore:
Timestamp:
2011-10-16T09:49:15+02:00 (13 years ago)
Author:
hliu
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_NOCL_Smagorinsky/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r2926 r2929  
    6060   USE ldfslp           ! iso-neutral slopes               (ldf_slp routine) 
    6161   USE ldfeiv           ! eddy induced velocity coef.      (ldf_eiv routine) 
     62   USE ldftra_smag      ! smagorinsky diffusivity   .      (ldf_tra_smag routine) 
     63   USE ldfdyn_smag      ! smagorinsky viscosity            (ldf_dyn_smag routine) 
    6264 
    6365   USE zdftmx           ! tide-induced vertical mixing     (zdf_tmx routine) 
Note: See TracChangeset for help on using the changeset viewer.