Changeset 5182 for LMDZ6/branches/Amaury_dev/libf/dyn3d/check_isotopes.F90
- Timestamp:
- Sep 10, 2024, 4:25:29 PM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/Amaury_dev/libf/dyn3d/check_isotopes.F90
r5159 r5182 1 1 SUBROUTINE check_isotopes_seq(q, ip1jmp1, err_msg) 2 2 USE lmdz_strings, ONLY: maxlen, msg, strIdx, strStack, int2str, real2str 3 USE infotrac, ONLY: nqtot, niso, nphas, isotope, isoCheck, iqIsoPha, isoSelect, &3 USE lmdz_infotrac, ONLY: nqtot, niso, nphas, isotope, isoCheck, iqIsoPha, isoSelect, & 4 4 ntiso, iH2O, nzone, tracers, isoName, itZonIso, getKey 5 5
Note: See TracChangeset
for help on using the changeset viewer.