Ignore:
Timestamp:
Feb 19, 2021 10:05:08 PM (3 years ago)
Author:
forkel
Message:

removed unused parameters and write statements in chemistry

File:
1 edited

Legend:

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

    r4828 r4881  
    2020! Current revisions:
    2121! -----------------
    22 ! 
    23 ! 
     22!
     23!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! removed chem_debug parameter
     28!
     29!
     30! 4828 2021-01-05 11:21:41Z Giersch
    2731! further re-formatting to follow the PALM coding standard
    2832!
     
    7882    USE chem_modules,                                                                              &
    7983        ONLY: phot_frequen, photolysis_scheme
    80 
    81     USE chem_modules,                                                                              &
    82         ONLY: chem_debug2
    8384
    8485    USE kinds
Note: See TracChangeset for help on using the changeset viewer.