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 7761 for trunk/NEMOGCM/NEMO/SAS_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2017-03-06T18:58:35+01:00 (7 years ago)
Author:
clem
Message:

make AGRIF and LIM3 fully compatible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/SAS_SRC/step.F90

    r7646 r7761  
    5353 
    5454#if defined key_agrif 
    55    SUBROUTINE stp( ) 
     55   RECURSIVE SUBROUTINE stp( ) 
    5656      INTEGER             ::   kstp   ! ocean time-step index 
    5757#else 
Note: See TracChangeset for help on using the changeset viewer.