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

    r5142 r5144  
    12671267SUBROUTINE cv_thermo(iflag_con)
    12681268  USE lmdz_cvthermo
     1269  USE lmdz_yomcst
    12691270
    12701271  IMPLICIT NONE
     
    12731274  ! Set thermodynamical constants for convectL
    12741275  ! -------------------------------------------------------------
    1275 
    1276   include "YOMCST.h"
    12771276
    12781277  INTEGER iflag_con
Note: See TracChangeset for help on using the changeset viewer.