Changeset 5182 for LMDZ6/branches/Amaury_dev/libf/dyn3dmem/dynetat0_loc.F90
- Timestamp:
- Sep 10, 2024, 4:25:29 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3dmem/dynetat0_loc.F90
r5159 r5182 7 7 !------------------------------------------------------------------------------- 8 8 USE parallel_lmdz 9 USE infotrac, ONLY: nqtot, tracers, niso, iqIsoPha, iH2O, isoName9 USE lmdz_infotrac, ONLY: nqtot, tracers, niso, iqIsoPha, iH2O, isoName 10 10 USE lmdz_strings, ONLY: maxlen, msg, strStack, real2str, int2str, strIdx 11 11 USE netcdf, ONLY: nf90_open, nf90_nowrite, nf90_inquire_dimension, nf90_inq_varid, &
Note: See TracChangeset
for help on using the changeset viewer.