Ignore:
Timestamp:
Jul 31, 2024, 9:54:47 PM (7 weeks ago)
Author:
abarral
Message:

Fix ecrad & rrtm compilation

File:
1 edited

Legend:

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

    r5133 r5154  
    152152USE YOMLUN_IFSAUX , ONLY : NULOUT
    153153USE YOMCT3        , ONLY : NSTEP
     154USE lmdz_clesphys
     155USE lmdz_yoethf
    154156
    155157IMPLICIT NONE
    156158
    157 include "clesphys.h"
    158159!!include "clesrrtm.h"
    159 include "YOETHF.h"
    160160INTEGER(KIND=JPIM),INTENT(IN)    :: KLON
    161161INTEGER(KIND=JPIM),INTENT(IN)    :: KLEV
Note: See TracChangeset for help on using the changeset viewer.