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

    r5142 r5144  
    720720SUBROUTINE cv_thermo(iflag_con)
    721721  USE lmdz_cvthermo
     722  USE lmdz_yomcst
    722723
    723724  IMPLICIT NONE
     
    726727  ! Set thermodynamical constants for convectL
    727728  ! -------------------------------------------------------------
    728 
    729   include "YOMCST.h"
    730729
    731730  INTEGER iflag_con
Note: See TracChangeset for help on using the changeset viewer.