Changeset 5201
- Timestamp:
- Sep 19, 2024, 4:39:19 PM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d/check_isotopes.F90
r5200 r5201 3 3 USE infotrac, ONLY: nqtot, niso, nphas, isotope, isoCheck, iqIsoPha, isoSelect, & 4 4 ntiso, iH2O, nzone, tracers, isoName, itZonIso, getKey 5 #ifdef CPP_IOIPSL 6 USE ioipsl, ONLY: getin 7 #else 8 USE ioipsl_getincom, ONLY: getin 9 #endif 5 10 IMPLICIT NONE 6 11 include "dimensions.h"
Note: See TracChangeset
for help on using the changeset viewer.