Changeset 5285 for LMDZ6/trunk/libf/dyn3d/qminimum.f90
- Timestamp:
- Oct 28, 2024, 2:33:29 PM (3 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d/qminimum.f90
r5272 r5285 7 7 USE strings_mod, ONLY: strIdx 8 8 USE dimensions_mod, ONLY: iim, jjm, llm, ndm 9 USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, & 10 ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm 9 USE paramet_mod_h 11 10 IMPLICIT none 12 11 !
Note: See TracChangeset
for help on using the changeset viewer.