- Timestamp:
- Feb 19, 2021 10:49:44 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/surface_mod.f90
r4881 r4882 25 25 ! ----------------- 26 26 ! $Id$ 27 ! removed lsp in subroutine nitialize_top 28 ! 29 ! 30 ! 4881 2021-02-19 22:05:08Z forkel 27 31 ! removed constant_top_csflux option 28 32 ! … … 2894 2898 INTEGER(iwp) :: num_h !< current number of surface element 2895 2899 INTEGER(iwp) :: num_h_kji !< dummy increment 2896 INTEGER(iwp) :: lsp !< running index for chemical species2897 2900 2898 2901 TYPE( surf_type ) :: surf !< respective surface type
Note: See TracChangeset
for help on using the changeset viewer.