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

Put YOMCST.h into modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/macv2sp.F90

    r5111 r5144  
    2020  !!USE YOMCST, ONLY: RD, RG
    2121  USE lmdz_abort_physic, ONLY: abort_physic
     22  USE lmdz_yomcst
     23
    2224  IMPLICIT NONE
    23 
    24   include "YOMCST.h"
    2525
    2626  REAL, DIMENSION(klon), INTENT(IN) :: pphis   ! Geopotentiel de surface
Note: See TracChangeset for help on using the changeset viewer.