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

Put dimensions.h and paramet.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/Dust/cltrac_spl.f90

    r5144 r5159  
    33  USE dimphy
    44  USE lmdz_yomcst
     5  USE lmdz_dimensions, ONLY: iim, jjm, llm, ndm
    56
    67  IMPLICIT NONE
     
    2728  ! flux_tr--output-R- flux de tr
    2829  !======================================================================
    29   INCLUDE "dimensions.h"
    3030  REAL :: dtime
    3131  REAL :: coef(klon, klev)
Note: See TracChangeset for help on using the changeset viewer.