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

Changeset 552


Ignore:
Timestamp:
2006-10-25T15:52:10+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_066: RB+SM: correct stupid GM modification...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/ZDF/zdftke.F90

    r541 r552  
    824824   !!   Dummy module :                                        NO TKE scheme 
    825825   !!---------------------------------------------------------------------- 
    826    PUBLIC, LOGICAL, PARAMETER ::   lk_zdftke = .FALSE.   !: TKE flag 
     826   LOGICAL, PUBLIC, PARAMETER ::   lk_zdftke = .FALSE.   !: TKE flag 
    827827CONTAINS 
    828828   SUBROUTINE zdf_tke( kt )          ! Empty routine 
Note: See TracChangeset for help on using the changeset viewer.