Ignore:
Timestamp:
Mar 28, 2019 3:04:04 PM (5 years ago)
Author:
forkel
Message:

removed USE chem_gasphase_mod from chem_modules, apply USE chem_gasphase for nvar, nspec, cs_mech and spc_names instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/pmc_interface_mod.f90

    r3822 r3833  
    2525! -----------------
    2626! $Id$
     27! replaced USE chem_modules by USE chem_gasphase_mod
     28!
     29! 3822 2019-03-27 13:10:23Z hellstea
    2730! Temporary increase of the vertical dimension of the parent-grid arrays and
    2831! workarrc_t is cancelled as unnecessary.
     
    397400               roughness_length, topography, volume_flow
    398401
    399     USE chem_modules,                                                          &
     402    USE chem_gasphase_mod,                                                          &
    400403        ONLY:  nspec
    401404
Note: See TracChangeset for help on using the changeset viewer.