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 13093 for NEMO – NEMO

Changeset 13093 for NEMO


Ignore:
Timestamp:
2020-06-10T17:35:50+02:00 (4 years ago)
Author:
gsamson
Message:

r4.0-HEAD: remove 'lk_diahth' from step_c1d.F90 (not used anymore and already done in trunk)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/releases/r4.0/r4.0-HEAD/src/OCE/C1D/step_c1d.F90

    r12859 r13093  
    8383      !<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< 
    8484                         CALL dia_wri( kstp )       ! ocean model: outputs 
    85       IF( lk_diahth  )   CALL dia_hth( kstp )       ! Thermocline depth (20°C) 
     85                         CALL dia_hth( kstp )       ! Thermocline depth (20 degres isotherm depth) 
    8686 
    8787 
Note: See TracChangeset for help on using the changeset viewer.