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