- Timestamp:
- 2018-11-25T15:24:21+01:00 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/2018/dev_r10164_HPC09_ESIWACE_PREP_MERGE/src/SAS/step.F90
r10068 r10358 121 121 IF( indic < 0 ) THEN 122 122 CALL ctl_stop( 'step: indic < 0' ) 123 CALL dia_wri_state( 'output.abort' , kstp)123 CALL dia_wri_state( 'output.abort' ) 124 124 ENDIF 125 125 IF( kstp == nit000 ) CALL iom_close( numror ) ! close input ocean restart file
Note: See TracChangeset
for help on using the changeset viewer.