Changeset 10457
- Timestamp:
- 2019-01-07T12:19:17+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/OFF/nemogcm.F90
r10425 r10457 253 253 ! 254 254 ENDIF 255 ! open /dev/null file to be able to supress output write easily 256 CALL ctl_opn( numnul, '/dev/null', 'REPLACE', 'FORMATTED', 'SEQUENTIAL', -1, 6, .FALSE. ) 257 ! 255 258 ! ! Domain decomposition 256 259 CALL mpp_init ! MPP
Note: See TracChangeset
for help on using the changeset viewer.