Ignore:
Timestamp:
Aug 3, 2024, 2:56:58 PM (3 months ago)
Author:
abarral
Message:

Put .h into modules

File:
1 edited

Legend:

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

    r5144 r5160  
    1414  USE lmdz_YOECUMF
    1515  USE lmdz_yomcst
     16  USE lmdz_chem, ONLY: idms, iso2, iso4, ih2s, idmso, imsa, ih2o2, &
     17          n_avogadro, masse_s, masse_so4, rho_water, rho_ice
    1618
    1719  IMPLICIT NONE
     
    2224  ! last modification 16/01/2013 (reformulation partie evaporation)
    2325  !=====================================================================
    24 
    25   include "chem.h"
    2626
    2727  ! inputs
Note: See TracChangeset for help on using the changeset viewer.