Changeset 3287


Ignore:
Timestamp:
Mar 19, 2018, 3:25:18 PM (6 years ago)
Author:
oboucher
Message:

changing module to include to allow compilation w/o rrtm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/macv2sp.F90

    r3279 r3287  
    1818  USE aero_mod
    1919  USE phys_local_var_mod, ONLY: t_seri, od443aer, od550aer, od865aer, ec550aer, dryod550aer, od550lt1aer, dNovrN
    20   USE YOMCST, ONLY : RD, RG
     20  !!USE YOMCST, ONLY : RD, RG
    2121  !
    2222  IMPLICIT NONE
     23  !
     24  include "YOMCST.h"
    2325  !
    2426  REAL,DIMENSION(klon),INTENT(IN)        :: pphis   ! Geopotentiel de surface
Note: See TracChangeset for help on using the changeset viewer.