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

Changeset 12519


Ignore:
Timestamp:
2020-03-06T19:11:02+01:00 (4 years ago)
Author:
jcastill
Message:

Remove some lines of code introduced before so that instability errors are printed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/r12083_coupling_sequence/src/OCE/DIA/diawri.F90

    r12465 r12519  
    933933#endif 
    934934 
    935       IF (cdfile_name == "output.abort") THEN   
    936          CALL ctl_stop('STOP', 'NEMO abort from dia_wri_state')   
    937       END IF 
    938       ! 
    939935      CALL iom_close( inum ) 
    940       !  
     936      ! 
    941937   END SUBROUTINE dia_wri_state 
    942938 
Note: See TracChangeset for help on using the changeset viewer.