Changeset 5086 for LMDZ6/branches/Amaury_dev/tools/netcdf95/Groups
- Timestamp:
- Jul 19, 2024, 7:54:50 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/tools/netcdf95/Groups/nf95_inq_file_ncid.f90
r5075 r5086 31 31 if (ncerr_local /= nf95_noerr) exit 32 32 ncid_file = parent_ncid 33 end do33 END DO 34 34 35 35 if (ncerr_local == NF95_ENOGRP) then
Note: See TracChangeset
for help on using the changeset viewer.