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/cv3_enthalpmix.F90

    r5143 r5144  
    1818  ! **************************************************************
    1919USE lmdz_cvthermo
    20 USE lmdz_YOETHF
     20USE lmdz_yoethf
    2121USE lmdz_fcttre, ONLY: foeew, foede, qsats, qsatl, dqsats, dqsatl, thermcep
     22USE lmdz_yomcst
    2223
    2324  IMPLICIT NONE
     
    3233  ! ===============================================================
    3334
    34   include "YOMCST.h"
    3535!inputs:
    3636  INTEGER, INTENT (IN)                      :: nd, len
Note: See TracChangeset for help on using the changeset viewer.