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

Changeset 1442


Ignore:
Timestamp:
2009-05-12T15:43:18+02:00 (15 years ago)
Author:
rblod
Message:

Printing issue in stpctl, see ticket #355

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/stpctl.F90

    r1152 r1442  
    145145         CALL dia_wri( kt, kindic ) 
    146146      ENDIF 
    147 9400  FORMAT (' kt=',i6,' max abs(U): ',1pg11.4,', i j k: ',3i4) 
     1479400  FORMAT (' kt=',i6,' max abs(U): ',1pg11.4,', i j k: ',3i5) 
    148148 
    149149 
     
    187187         ENDIF 
    188188      ENDIF 
    189 9500  FORMAT (' kt=',i6,' min SSS: ',1pg11.4,', i j: ',2i4) 
     1899500  FORMAT (' kt=',i6,' min SSS: ',1pg11.4,', i j: ',2i5) 
    190190 
    191191   END SUBROUTINE stp_ctl 
Note: See TracChangeset for help on using the changeset viewer.