Ignore:
Timestamp:
Jul 29, 2024, 9:59:33 AM (3 months ago)
Author:
abarral
Message:

Put nuage.h, flux_arp.h, compbl.h into modules
Move unused phylmd/ini_hist* to obsolete

File:
1 edited

Legend:

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

    r5137 r5139  
    10421042        USE indice_sol_mod
    10431043        USE lmdz_clesphys
     1044        USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree
    10441045
    10451046        IMPLICIT NONE
     
    10481049        ! Objet: Lecture du fichier de conditions initiales pour SISVAT
    10491050        !======================================================================
    1050         include "compbl.h"
    10511051
    10521052        !======================================================================
     
    12781278        USE dimphy
    12791279        USE lmdz_clesphys
     1280        USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree
    12801281
    12811282        IMPLICIT NONE
    1282 
    1283         include "compbl.h"
    12841283
    12851284        !======================================================================
Note: See TracChangeset for help on using the changeset viewer.