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 9820 for branches/UKMO – NEMO

Changeset 9820 for branches/UKMO


Ignore:
Timestamp:
2018-06-21T12:52:21+02:00 (6 years ago)
Author:
dancopsey
Message:

Remove incorrect abort statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_merge_2017_GC_couple_pkg/NEMOGCM/NEMO/OPA_SRC/step.F90

    r9679 r9820  
    319319         IF(lwm)                        CALL FLUSH    ( numond )   ! flush output namelist oce 
    320320         IF(lwm .AND. numoni /= -1 )    CALL FLUSH    ( numoni )   ! flush output namelist ice (if exist) 
    321                                CALL ctl_stop('STOP','NEMO failure in stp') 
    322321      ENDIF 
    323322 
Note: See TracChangeset for help on using the changeset viewer.