Changeset 5281 for LMDZ6/trunk/libf/dyn3dmem/addfi_loc.f90
- Timestamp:
- Oct 28, 2024, 11:17:48 AM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3dmem/addfi_loc.f90
r5272 r5281 11 11 USE paramet_mod_h, ONLY: iip1, iip2, iip3, jjp1, llmp1, llmp2, llmm1, kftd, ip1jm, ip1jmp1, & 12 12 ip1jmi1, ijp1llm, ijmllm, mvar, jcfil, jcfllm 13 USE comgeom_mod_h 13 14 IMPLICIT NONE 14 15 ! … … 46 47 !----------------------------------------------------------------------- 47 48 ! 48 ! 0. Declarations :49 ! ------------------50 include "comgeom.h"51 !52 49 ! Arguments : 53 50 ! -----------
Note: See TracChangeset
for help on using the changeset viewer.