Ignore:
Timestamp:
Jul 29, 2024, 10:57:23 AM (3 months ago)
Author:
abarral
Message:

Put comsoil.h, conema3.h, cvflag.h into modules

File:
1 edited

Legend:

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

    r5139 r5140  
    354354    USE lmdz_nuage_params
    355355    USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree
     356    USE lmdz_conema3
    356357
    357358    IMPLICIT NONE
     
    820821    EXTERNAL ajsec     ! ajustement sec
    821822    EXTERNAL conlmd    ! convection (schema LMD)
    822     EXTERNAL conema3  ! convect4.3
    823823    EXTERNAL hgardfou  ! verifier les temperatures
    824824    EXTERNAL nuage     ! calculer les proprietes radiatives
     
    11561156    include "YOETHF.h"
    11571157    include "FCTTRE.h"
    1158     !IM 100106 BEG : pouvoir sortir les ctes de la physique
    1159     include "conema3.h"
    1160     !IM 100106 END : pouvoir sortir les ctes de la physique
    11611158
    11621159    ! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Note: See TracChangeset for help on using the changeset viewer.