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

Changeset 8547


Ignore:
Timestamp:
2017-09-20T10:42:09+02:00 (7 years ago)
Author:
timgraham
Message:

Correct typo in last commit for #1849

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/ASM/asminc.F90

    r8546 r8547  
    768768            ENDIF 
    769769            ! 
    770          ELSE IF( kt == nitiaufin_r+1 ) 
     770         ELSE IF( kt == nitiaufin_r+1 ) THEN 
    771771            ! 
    772772            ssh_iau(:,:) = 0._wp 
Note: See TracChangeset for help on using the changeset viewer.