Ignore:
Timestamp:
02/12/13 23:04:18 (11 years ago)
Author:
smasson
Message:

put bugfixes from NEMO v3.4.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/LBC/lib_mpp.F90

    r7 r72  
    28282828 
    28292829   SUBROUTINE mppstop 
    2830       WRITE(*,*) 'mppstop: You should not have seen this print if running in mpp mode! error?...' 
    2831       WRITE(*,*) 'mppstop: ..otherwise this is a stop condition raised by ctl_stop in single processor mode' 
    2832       STOP 
     2830      STOP      ! non MPP case, just stop the run 
    28332831   END SUBROUTINE mppstop 
    28342832 
Note: See TracChangeset for help on using the changeset viewer.