Ignore:
Timestamp:
Oct 28, 2024, 1:11:48 PM (6 hours ago)
Author:
abarral
Message:

Turn iniprint.h clesphys.h into modules
Remove unused description.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/wx_pbl_mod.f90

    r5274 r5282  
    66! region (inside cold pools) and the (x) region (outside cold pools)
    77!
    8   USE dimphy
     8  USE clesphys_mod_h
     9    USE dimphy
    910
    1011  IMPLICIT NONE
     
    5152    INCLUDE "FCTTRE.h"
    5253    INCLUDE "YOETHF.h"
    53     INCLUDE "clesphys.h"
    5454!
    5555    INTEGER,                      INTENT(IN)        :: knon    ! number of grid cells
Note: See TracChangeset for help on using the changeset viewer.