- Timestamp:
- Apr 26, 2016 1:57:28 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/pmc_interface_mod.f90
r1892 r1893 1 1 MODULE pmc_interface 2 2 3 !------------------------------------------------------------------------------ --!3 !------------------------------------------------------------------------------! 4 4 ! This file is part of PALM. 5 5 ! … … 16 16 ! 17 17 ! Copyright 1997-2016 Leibniz Universitaet Hannover 18 !------------------------------------------------------------------------------ --!18 !------------------------------------------------------------------------------! 19 19 ! 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! bugfix: pt is not set as a data array in case that the temperature equation is23 ! switched off with neutral = .TRUE.24 22 ! 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1892 2016-04-26 13:49:47Z raasch 29 ! bugfix: pt is not set as a data array in case that the temperature equation is 30 ! switched off with neutral = .TRUE. 28 31 ! 29 32 ! 1882 2016-04-20 15:24:46Z hellstea … … 32 35 ! 33 36 ! 1878 2016-04-19 12:30:36Z hellstea 34 ! Synchronization rewritten, logc-array index order changed for cache optimization 37 ! Synchronization rewritten, logc-array index order changed for cache 38 ! optimization 35 39 ! 36 40 ! 1850 2016-04-08 13:29:27Z maronga
Note: See TracChangeset
for help on using the changeset viewer.