- Timestamp:
- Oct 8, 2015 7:49:17 AM (9 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/lpm_advec.f90
r1685 r1686 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! TKE check for negative values (so far, only zero value was checked) 22 ! offset_ocean_nzt_m1 removed 21 ! 23 22 ! 24 23 ! Former revisions: 25 24 ! ----------------- 26 25 ! $Id$ 26 ! 27 ! 1685 2015-10-08 07:32:13Z raasch 28 ! TKE check for negative values (so far, only zero value was checked) 29 ! offset_ocean_nzt_m1 removed 27 30 ! 28 31 ! 1682 2015-10-07 23:56:08Z knoop -
palm/trunk/SOURCE/lpm_exchange_horiz.f90
r1685 r1686 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! bugfix concerning vertical index offset in case of ocean22 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1685 2015-10-08 07:32:13Z raasch 28 ! bugfix concerning vertical index offset in case of ocean 26 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop -
palm/trunk/SOURCE/lpm_init.f90
r1685 r1686 19 19 ! Current revisions: 20 20 ! ----------------- 21 ! bugfix concerning vertical index offset in case of ocean22 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1685 2015-10-08 07:32:13Z raasch 28 ! bugfix concerning vertical index offset in case of ocean 26 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop -
palm/trunk/SOURCE/lpm_pack_arrays.f90
r1685 r1686 19 19 ! Current revisions: 20 20 ! ------------------ 21 ! bugfix concerning vertical index calculation in case of ocean22 21 ! 22 ! 23 23 ! Former revisions: 24 24 ! ----------------- 25 25 ! $Id$ 26 ! 27 ! 1685 2015-10-08 07:32:13Z raasch 28 ! bugfix concerning vertical index calculation in case of ocean 26 29 ! 27 30 ! 1682 2015-10-07 23:56:08Z knoop
Note: See TracChangeset
for help on using the changeset viewer.