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 8551 – NEMO

Changeset 8551


Ignore:
Timestamp:
2017-09-21T09:45:58+02:00 (6 years ago)
Author:
timgraham
Message:

Correction to last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90

    r8548 r8551  
    900900               DEALLOCATE( ssh_bkginc ) 
    901901            ENDIF 
     902#if defined key_asminc 
    902903         ELSE IF( kt == nitiaufin_r+1 ) THEN 
    903904            !   
    904905            ssh_iau(:,:) = 0._wp 
    905906            !  
     907#endif 
    906908         ENDIF 
    907909 
Note: See TracChangeset for help on using the changeset viewer.