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

Put YOEGWD.h, FCTTRE.h into modules

File:
1 edited

Legend:

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

    r5141 r5143  
    1818  ! **************************************************************
    1919USE lmdz_cvthermo
     20USE lmdz_YOETHF
     21USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
    2022
    2123  IMPLICIT NONE
     
    3032  ! ===============================================================
    3133
    32   include "YOETHF.h"
    3334  include "YOMCST.h"
    34   include "FCTTRE.h"
    3535!inputs:
    3636  INTEGER, INTENT (IN)                      :: nd, len
Note: See TracChangeset for help on using the changeset viewer.