Ignore:
Timestamp:
Jul 29, 2024, 11:01:04 PM (8 weeks ago)
Author:
abarral
Message:

Put YOMCST.h into modules

File:
1 edited

Legend:

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

    r5143 r5144  
    1616#endif
    1717
    18     USE lmdz_YOETHF
     18    USE lmdz_yoethf
    1919    USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
     20    USE lmdz_yomcst
    2021
    2122    IMPLICIT NONE
     
    3233
    3334    !--------Stochastic Boundary Layer Triggering: ALE_BL--------
    34     !---Propri\'et\'es du thermiques au LCL
    35     include "YOMCST.h"
    36     !IM 100106 BEG : pouvoir sortir les ctes de la physique
    3735
    3836DO ixt=1,1+ntiso
Note: See TracChangeset for help on using the changeset viewer.