Ignore:
Timestamp:
May 3, 2019 3:31:22 PM (5 years ago)
Author:
forkel
Message:

fix in def_salsa+simple/chem_gasphase_mod.kpp and finaling def_salsa+phstat

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/UTIL/chemistry/gasphase_preproc/mechanisms/def_salsa+simple/chem_gasphase_mod.kpp

    r3944 r3949  
    55// $Id: chem_gasphase_mod.kpp 2459 2017-09-13 14:10:33Z forkel $
    66//      initial revision from branch salsa rev 3576 (29.11.2018, monakurppa)
     7//      removed obsolete INLINE F90_GLOBAL - is now done in kpp4palm.ksh (03.05.2019, forkel)
    78//
    89#include      salsa+simple.spc
     
    1213#HESSIAN      on
    1314#STOICMAT     on
    14 #INLINE F90_GLOBAL
    15 ! QVAP - Water vapor
    16   REAL(dp)                                      :: qvap
    17 ! FAKT - Conversion factor
    18   REAL(dp)                                      :: fakt
    19 !   Declaration of global variable declarations for photolysis will come from INLINE F90_DATA
    20 #ENDINLINE
    2115//
    2216// *******************************************************************************************
     
    4034     'J_NO2          ','J_O31D         '/)
    4135#ENDINLINE
    42 
Note: See TracChangeset for help on using the changeset viewer.