Changeset 1104 for palm/trunk/SOURCE
- Timestamp:
- Feb 20, 2013 2:37:12 AM (12 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_parameters.f90
r1103 r1104 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Bugfix: turbulent inflow must not require cyclic fill in restart runs22 ! 23 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 1103 2013-02-20 02:15:53Z raasch 29 ! Bugfix: turbulent inflow must not require cyclic fill in restart runs 27 30 ! 28 31 ! 1092 2013-02-02 11:24:22Z raasch -
palm/trunk/SOURCE/poisfft.f90
r1103 r1104 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! tri, ar, and ar1 arguments in tridia-routines (2d) are removed because they 23 ! sometimes cause segmentation faults with intel 12.1 compiler 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1103 2013-02-20 02:15:53Z raasch 29 ! tri, ar, and ar1 arguments in tridia-routines (2d) are removed because they 30 ! sometimes cause segmentation faults with intel 12.1 compiler 28 31 ! 29 32 ! 1092 2013-02-02 11:24:22Z raasch
Note: See TracChangeset
for help on using the changeset viewer.