Ignore:
Timestamp:
Aug 2, 2024, 9:58:25 PM (3 months ago)
Author:
abarral
Message:

Put dimensions.h and paramet.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/dyn3d/check_isotopes.F90

    r5134 r5159  
    44                          ntiso, iH2O, nzone, tracers, isoName,  itZonIso, getKey
    55
     6USE lmdz_dimensions, ONLY: iim, jjm, llm, ndm
    67   IMPLICIT NONE
    7    INCLUDE "dimensions.h"
     8
    89   REAL,             INTENT(INOUT) :: q(ip1jmp1,llm,nqtot)
    910   INTEGER,          INTENT(IN)    :: ip1jmp1
Note: See TracChangeset for help on using the changeset viewer.