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 521 for trunk/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2006-10-11T16:45:09+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_73 : CT : build Mixed Layer restart files using iom

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/step.F90

    r516 r521  
    414414      IF( lrst_oce           )   CALL rst_write  ( kstp )             ! write output ocean restart file 
    415415      IF( lk_obc             )   CALL obc_rst_wri( kstp )             ! write open boundary restart file 
    416       IF( lk_trdmld          )   CALL trd_mld_rst_write( kstp )       ! ocean model: restart file output for trends diagnostics 
    417  
    418416 
    419417      !>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
Note: See TracChangeset for help on using the changeset viewer.