Ignore:
Timestamp:
May 27, 2016, 12:04:24 AM (8 years ago)
Author:
oboucher
Message:

Adding a compilation directive in case the model is not compiled with -rrtm true
This fixes the previous commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/physiq_mod.F90

    r2524 r2525  
    34173417!--and only possible for new radiation scheme
    34183418       IF (iflag_rrtm.EQ.1.AND.ok_suntime_rrtm) THEN
     3419#ifdef CPP_RRTM
    34193420         CALL read_rsun_rrtm(debut)
     3421#endif
    34203422       ENDIF
    34213423
Note: See TracChangeset for help on using the changeset viewer.