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 14118 for NEMO/trunk/src/OCE/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2020-12-07T11:31:48+01:00 (4 years ago)
Author:
techene
Message:

#2385 bug fixes for qco

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/nemogcm.F90

    r14086 r14118  
    5757   USE diacfl         ! CFL diagnostics               (dia_cfl_init routine) 
    5858   USE diamlr         ! IOM context management for multiple-linear-regression analysis 
    59 #if defined key_qco 
    60    USE stepMLF        ! NEMO time-stepping               (stp_MLF   routine) 
    61 #else 
    62    USE step           ! NEMO time-stepping                 (stp     routine) 
    63 #endif 
    6459   USE isfstp         ! ice shelf                     (isf_stp_init routine) 
    6560   USE icbini         ! handle bergs, initialisation 
Note: See TracChangeset for help on using the changeset viewer.