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/phytracr_spl_mod.F90

    r5158 r5159  
    800800    USE lmdz_alpale
    801801    USE lmdz_yoethf
     802    USE lmdz_dimensions, ONLY: iim, jjm, llm, ndm
     803    USE lmdz_paramet
    802804
    803805    IMPLICIT NONE
     
    814816    !!   et c'est encore different avec le parser de DC ?
    815817    !======================================================================
    816     INCLUDE "dimensions.h"
    817818    INCLUDE "chem.h"
    818819    INCLUDE "chem_spla.h"
    819     INCLUDE "paramet.h"
    820820
    821821    !======================================================================
Note: See TracChangeset for help on using the changeset viewer.