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/readaerosolstrato2_rrtm.F90

    r5084 r5294  
    2020    USE YOMCST
    2121    USE lmdz_xios
    22 
     22! Temporary fix waiting for cleaner interface (or not)
     23    USE clesphys_mod_h, ONLY: NSW
     24   
    2325    IMPLICIT NONE
    2426
    25     INCLUDE "clesphys.h"
     27!!    INCLUDE "clesphys.h"
    2628
    2729    CHARACTER (len = 80) :: abort_message
Note: See TracChangeset for help on using the changeset viewer.