Ignore:
Timestamp:
Jul 29, 2024, 5:47:53 PM (8 weeks ago)
Author:
abarral
Message:

Put YOEGWD.h, FCTTRE.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmdiso/reevap.F90

    r5134 r5143  
    1515#endif
    1616#endif
     17
     18    USE lmdz_YOETHF
     19    USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
     20
    1721    IMPLICIT NONE
    1822    !>======================================================================
     
    2731    INTEGER i,k,ixt,ivapcur,iliqcur,isolcur
    2832
    29 
    3033    !--------Stochastic Boundary Layer Triggering: ALE_BL--------
    3134    !---Propri\'et\'es du thermiques au LCL
    3235    include "YOMCST.h"
    33     include "YOETHF.h"
    34     include "FCTTRE.h"
    3536    !IM 100106 BEG : pouvoir sortir les ctes de la physique
    3637
Note: See TracChangeset for help on using the changeset viewer.