- Timestamp:
- Mar 22, 2017 4:21:28 AM (8 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/prognostic_equations.f90
r2192 r2193 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Bugfix for misplaced and missing openMP directives in r215523 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2192 2017-03-22 04:14:10Z raasch 29 ! Bugfix for misplaced and missing openMP directives from r2155 27 30 ! 28 31 ! 2155 2017-02-21 09:57:40Z hoffmann -
palm/trunk/SOURCE/spectra_mod.f90
r2192 r2193 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! bugfix for index bounds of arrays spectrum_x and spectrum_y23 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! 28 ! 2192 2017-03-22 04:14:10Z raasch 29 ! bugfix for index bounds of arrays spectrum_x and spectrum_y 27 30 ! 28 31 ! 2000 2016-08-20 18:09:15Z knoop
Note: See TracChangeset
for help on using the changeset viewer.