Ignore:
Timestamp:
Jul 28, 2024, 10:25:12 PM (8 weeks ago)
Author:
abarral
Message:

Put gradsdef.h, tracstoke.h, clesphys.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/paramlmdz_phy_mod.F90

    r5116 r5137  
    1616    USE time_phylmdz_mod, ONLY: annee_ref, day_ref, itau_phy, pdtphys
    1717    USE lmdz_phys_transfert_para, ONLY: gather, bcast
     18    USE lmdz_clesphys
    1819
    1920    IMPLICIT NONE
    2021
    21     include "clesphys.h"
    2222    include "YOMCST.h"
    2323
     
    150150    USE ioipsl, ONLY: histwrite, histsync
    151151
     152    USE lmdz_clesphys
     153
    152154#ifdef CPP_RRTM
    153155    USE YOESW, ONLY: RSUN
     
    156158    IMPLICIT NONE
    157159
    158     include "clesphys.h"
    159160    include "YOMCST.h"
    160161
Note: See TracChangeset for help on using the changeset viewer.