Changeset 4882 for palm/trunk


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

removed unused lsp in subroutine initialize_top

File:
1 edited

Legend:

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

    r4881 r4882  
    2525! -----------------
    2626! $Id$
     27! removed lsp in subroutine nitialize_top
     28!
     29!
     30! 4881 2021-02-19 22:05:08Z forkel
    2731! removed constant_top_csflux option
    2832!
     
    28942898    INTEGER(iwp)  ::  num_h      !< current number of surface element
    28952899    INTEGER(iwp)  ::  num_h_kji  !< dummy increment
    2896     INTEGER(iwp)  ::  lsp        !< running index for chemical species
    28972900
    28982901    TYPE( surf_type ) ::  surf   !< respective surface type
Note: See TracChangeset for help on using the changeset viewer.