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

Put YOMCST.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/lmdz_conema3.f90

    r5143 r5144  
    2727    USE dimphy
    2828    USE infotrac_phy, ONLY: nbtr
    29     USE lmdz_YOETHF
     29    USE lmdz_yoethf
    3030    USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
     31    USE lmdz_yomcst
    3132
    3233    IMPLICIT NONE
     
    191192    REAL ftadj(klon, klev), fqadj(klon, klev)
    192193
    193     ! sb --
    194 
    195     ! cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc
    196 
    197     include "YOMCST.h"
    198 
    199194    IF (first) THEN
    200195
Note: See TracChangeset for help on using the changeset viewer.