- Timestamp:
- Sep 21, 2015 8:19:00 AM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/header.f90
r1660 r1662 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: Definition of building/street canyon height if vertical grid stretching23 ! starts below the maximum topography height.24 22 ! 25 23 ! … … 28 26 ! $Id$ 29 27 ! 28 ! 1660 2015-09-21 08:15:16Z gronemeier 29 ! Bugfix: Definition of building/street canyon height if vertical grid stretching 30 ! starts below the maximum topography height. 31 ! 30 32 ! 1590 2015-05-08 13:56:27Z maronga 31 33 ! Bugfix: Added TRIM statements for character strings for LSM and radiation code -
palm/trunk/SOURCE/init_grid.f90
r1660 r1662 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: Definition of topography grid levels if vertical grid stretching23 ! starts below the maximum topography height.24 22 ! 25 ! 23 ! 26 24 ! Former revisions: 27 25 ! ----------------- 28 26 ! $Id$ 27 ! 28 ! 1660 2015-09-21 08:15:16Z gronemeier 29 ! Bugfix: Definition of topography grid levels if vertical grid stretching 30 ! starts below the maximum topography height. 29 31 ! 30 32 ! 1580 2015-04-10 13:43:49Z suehring
Note: See TracChangeset
for help on using the changeset viewer.