Ignore:
Timestamp:
Oct 29, 2024, 7:35:00 PM (3 days ago)
Author:
Laurent Fairhead
Message:

Keeping clesphys.h was not the right solution
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/rrtm/swni.intfb.h

    r1990 r5294  
    99USE PARKIND1 ,ONLY : JPIM ,JPRB
    1010USE YOERAD , ONLY : NOVLP
    11 include "clesphys.h"
     11! Temporary fix waiting for cleaner interface (or not)
     12USE clesphys_mod_h, ONLY: NSW
     13!!include "clesphys.h"
    1214INTEGER(KIND=JPIM),INTENT(IN) :: KLON
    1315INTEGER(KIND=JPIM),INTENT(IN) :: KLEV
Note: See TracChangeset for help on using the changeset viewer.