Changeset 1782
- Timestamp:
- Mar 3, 2016 3:39:25 PM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/palm.f90
r1781 r1782 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! pmc initialization moved from time_integration to here21 ! 22 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1781 2016-03-03 15:12:23Z raasch 28 ! pmc initialization moved from time_integration to here 26 29 ! 27 30 ! 1779 2016-03-03 08:01:28Z raasch -
palm/trunk/SOURCE/pmc_interface.f90
r1781 r1782 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! _p arrays are set zero within buildings too, t.._m arrays and respective 23 ! settings within buildings completely removed 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1781 2016-03-03 15:12:23Z raasch 29 ! _p arrays are set zero within buildings too, t.._m arrays and respective 30 ! settings within buildings completely removed 28 31 ! 29 32 ! 1779 2016-03-03 08:01:28Z raasch -
palm/trunk/SOURCE/time_integration.f90
r1781 r1782 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! some pmc calls removed at the beginning (before timeloop), 22 ! pmc initialization moved to the main program 21 ! 23 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1781 2016-03-03 15:12:23Z raasch 28 ! some pmc calls removed at the beginning (before timeloop), 29 ! pmc initialization moved to the main program 27 30 ! 28 31 ! 1764 2016-02-28 12:45:19Z raasch
Note: See TracChangeset
for help on using the changeset viewer.