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 1481 for trunk/NEMO/OFF_SRC/IOM/in_out_manager.F90 – NEMO

Ignore:
Timestamp:
2009-07-03T17:07:08+02:00 (15 years ago)
Author:
ctlod
Message:

ensure restartability of TKE2 in coupled mode + few minor bugs corrections, see ticket: #466

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OFF_SRC/IOM/in_out_manager.F90

    r1324 r1481  
    4444   !!---------------------------------------------------------------------- 
    4545   INTEGER            ::   nitrst                 !: time step at which restart file should be written 
    46 #if defined key_zdftke2 
    47    INTEGER            ::   nitrst_tke2            !: time step at which restart file should be written 
    48 #endif 
    4946   !!---------------------------------------------------------------------- 
    5047   !!                    output monitoring 
Note: See TracChangeset for help on using the changeset viewer.