Changeset 2140 for trunk/LMDZ.MARS/util/zrecast.F90
- Timestamp:
- Jun 1, 2019, 10:34:01 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/util/zrecast.F90
r1515 r2140 1447 1447 if (ierr.ne.NF_NOERR) then 1448 1448 write(*,*) "Error failed to copy long_name attribute:",trim(text) 1449 stop ""1449 stop "" 1450 1450 endif 1451 1451 endif … … 1461 1461 if (ierr.ne.NF_NOERR) then 1462 1462 write(*,*) "Error failed to copy units attribute:",trim(text) 1463 stop ""1463 stop "" 1464 1464 endif 1465 1465 endif
Note: See TracChangeset
for help on using the changeset viewer.