Changeset 5182 for LMDZ6/branches/Amaury_dev/libf/dyn3dmem/vlspltqs_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/vlspltqs_loc.f90
r5159 r5182 11 11 ! -------------------------------------------------------------------- 12 12 USE parallel_lmdz 13 USE infotrac, ONLY: nqtot, tracers, & ! CRisi &13 USE lmdz_infotrac, ONLY: nqtot, tracers, & ! CRisi & 14 14 min_qParent, min_qMass, min_ratio ! MVals et CRisi7 15 15 USE lmdz_dimensions, ONLY: iim, jjm, llm, ndm … … 388 388 ! -------------------------------------------------------------------- 389 389 USE parallel_lmdz 390 USE infotrac, ONLY: nqtot, tracers, & ! CRisi &390 USE lmdz_infotrac, ONLY: nqtot, tracers, & ! CRisi & 391 391 min_qParent, min_qMass, min_ratio ! MVals et CRisi 392 392 USE comconst_mod, ONLY: pi
Note: See TracChangeset
for help on using the changeset viewer.