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 4491 for branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OPA_SRC/step.F90 – NEMO

Ignore:
Timestamp:
2014-02-06T17:47:57+01:00 (10 years ago)
Author:
jchanut
Message:

Missing Asselin correction with Agrif, #1203

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_MERGE_2013/NEMOGCM/NEMO/OPA_SRC/step.F90

    r4387 r4491  
    7979!      IF ( Agrif_Root() .and. lwp) Write(*,*) '---' 
    8080!      IF (lwp) Write(*,*) 'Grid Number',Agrif_Fixed(),' time step ',kstp 
     81      IF ( kstp == (nit000 + 1) ) lk_agrif_fstep = .FALSE. 
    8182# if defined key_iomput 
    8283      IF( Agrif_Nbstepint() == 0 )   CALL iom_swap( "nemo" ) 
Note: See TracChangeset for help on using the changeset viewer.