Changeset 5280 for LMDZ6/trunk/libf/dyn3d_common/gradiv2.f90
- Timestamp:
- Oct 28, 2024, 10:47:48 AM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d_common/gradiv2.f90
r5272 r5280 16 16 ! 17 17 ! 18 USE comdissipn_mod_h 18 19 USE dimensions_mod, ONLY: iim, jjm, llm, ndm 19 20 USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, & … … 24 25 25 26 INCLUDE "comgeom.h" 26 INCLUDE "comdissipn.h"27 27 ! 28 28 ! ........ variables en arguments ........
Note: See TracChangeset
for help on using the changeset viewer.