Ignore:
Timestamp:
Jul 29, 2024, 9:59:33 AM (8 weeks 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/phylmdiso/phyredem.F90

    r5137 r5139  
    5454  USE lmdz_alpale
    5555  USE lmdz_clesphys
     56  USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree
    5657
    5758  IMPLICIT NONE
    5859
    5960  include "dimsoil.h"
    60   include "compbl.h"
    6161  !======================================================================
    6262  CHARACTER*(*) fichnom
     
    511511      USE lmdz_alpale
    512512      USE lmdz_clesphys
     513      USE lmdz_compbl, ONLY: iflag_pbl, iflag_pbl_split, iflag_order2_sollw, ifl_pbltree
    513514
    514515        IMPLICIT NONE
     
    517518
    518519 include "dimsoil.h"
    519  include "compbl.h"
    520520      ! inputs
    521521      !REAL xtsol(niso,klon)
Note: See TracChangeset for help on using the changeset viewer.