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 3634 for branches/2012/dev_NOC_2012_rev3555/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2012-11-22T18:32:14+01:00 (11 years ago)
Author:
acc
Message:

Branch dev_NOC_2012_r3555. #1006. Step 11: merge in changes from the 2012/dev_r3452_NOCL02_Smagorinsky branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_NOC_2012_rev3555/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r3294 r3634  
    6161   USE ldfslp           ! iso-neutral slopes               (ldf_slp routine) 
    6262   USE ldfeiv           ! eddy induced velocity coef.      (ldf_eiv routine) 
     63   USE ldftra_smag      ! Smagirinsky diffusion            (ldftra_smag routine) 
     64   USE ldfdyn_smag      ! Smagorinsky viscosity            (ldfdyn_smag routine)  
    6365 
    6466   USE zdftmx           ! tide-induced vertical mixing     (zdf_tmx routine) 
Note: See TracChangeset for help on using the changeset viewer.