Changeset 1315 for palm/trunk/SOURCE
- Timestamp:
- Mar 14, 2014 6:31:11 PM (11 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/lpm_advec.f90
r1314 r1315 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! Vertical logarithmic interpolation of horizontal particle speed for particles 23 ! between roughness height and first vertical grid level. 22 ! 24 23 ! 25 24 ! Former revisions: 26 25 ! ----------------- 27 26 ! $Id$ 27 ! 28 ! 1314 2014-03-14 18:25:17Z suehring 29 ! Vertical logarithmic interpolation of horizontal particle speed for particles 30 ! between roughness height and first vertical grid level. 28 31 ! 29 32 ! 1036 2012-10-22 13:43:42Z raasch -
palm/trunk/SOURCE/lpm_init.f90
r1314 r1315 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! Vertical logarithmic interpolation of horizontal particle speed for particles23 ! between roughness height and first vertical grid level.24 22 ! 25 23 ! Former revisions: 26 24 ! ----------------- 27 25 ! $Id$ 26 ! 27 ! 1314 2014-03-14 18:25:17Z suehring 28 ! Vertical logarithmic interpolation of horizontal particle speed for particles 29 ! between roughness height and first vertical grid level. 28 30 ! 29 31 ! 1092 2013-02-02 11:24:22Z raasch -
palm/trunk/SOURCE/modules.f90
r1314 r1315 20 20 ! Current revisions: 21 21 ! ------------------ 22 ! + log_z_z0, number_of_sublayers, z0_av_global23 22 ! 24 23 ! Former revisions: … … 26 25 ! $Id$ 27 26 ! 27 ! 1314 2014-03-14 18:25:17Z suehring 28 ! + log_z_z0, number_of_sublayers, z0_av_global 28 29 ! 1308 2014-03-13 14:58:42Z fricke 29 30 ! +ntdim_2d_xy, ntdim_2d_xz, ntdim_2d_yz, ntdim_3d
Note: See TracChangeset
for help on using the changeset viewer.