Ignore:
Timestamp:
Jul 31, 2024, 6:20:03 PM (7 weeks ago)
Author:
abarral
Message:

Revert FCTTRE to INCLUDE to assess impact of inlining

File:
1 edited

Legend:

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

    r5144 r5153  
    319319    USE lmdz_clesphys
    320320    USE lmdz_yoethf
    321     USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
     321
    322322    USE lmdz_yomcst
    323323
    324324    IMPLICIT NONE
     325 INCLUDE "FCTTRE.h"
    325326
    326327    INTEGER, INTENT(IN) :: knon    ! number of grid cells
Note: See TracChangeset for help on using the changeset viewer.