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 2071 for branches/devmercator2010/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2010-09-08T16:29:10+02:00 (14 years ago)
Author:
cbricaud
Message:

add change from DEV_r1784_3DF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/devmercator2010/NEMO/OPA_SRC/step.F90

    r1793 r2071  
    166166#if defined key_agrif 
    167167      kstp = nit000 + Agrif_Nb_Step() 
    168 !      IF( Agrif_Root() .and. lwp) Write(*,*) '---' 
    169 !      IF(lwp) Write(*,*) 'Grid Number',Agrif_Fixed(),' time step ',kstp 
    170 # if defined key_iomput 
    171       IF( Agrif_Nbstepint() == 0) CALL iom_swap 
    172 # endif    
     168!      IF ( Agrif_Root() .and. lwp) Write(*,*) '---' 
     169!      IF (lwp) Write(*,*) 'Grid Number',Agrif_Fixed(),' time step ',kstp 
    173170#endif    
    174171      indic = 1                                       ! reset to no error condition 
Note: See TracChangeset for help on using the changeset viewer.