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 1221 for trunk/NEMO/OPA_SRC – NEMO

Changeset 1221 for trunk/NEMO/OPA_SRC


Ignore:
Timestamp:
2008-10-31T14:48:31+01:00 (16 years ago)
Author:
ctlod
Message:

correct compilation errors when using key_c1d cpp key, see ticket: #274

File:
1 edited

Legend:

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

    r1201 r1221  
    6262   REAL(wp), PUBLIC, DIMENSION(jpi,jpj,jpk) ::   e_dis, e_mix        !: dissipation and mixing turbulent lengh scales 
    6363   REAL(wp), PUBLIC, DIMENSION(jpi,jpj,jpk) ::   e_pdl, e_ric        !: prandl and local Richardson numbers 
     64   REAL(wp), PUBLIC, DIMENSION(jpi,jpj)     ::   hlc                 !: save finite Langmuir Circulation depth 
    6465#endif 
    6566 
Note: See TracChangeset for help on using the changeset viewer.