Changeset 1008 for palm/trunk/SOURCE
- Timestamp:
- Sep 19, 2012 2:49:14 PM (12 years ago)
- Location:
- palm/trunk/SOURCE
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/data_output_2d.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix: missing calculation of ql_vp added6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 13 ! Bugfix: missing calculation of ql_vp added 11 14 ! 12 15 ! 978 2012-08-09 08:28:32Z fricke -
palm/trunk/SOURCE/data_output_3d.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix: missing calculation of ql_vp added6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 13 ! Bugfix: missing calculation of ql_vp added 11 14 ! 12 15 ! 790 2011-11-29 03:11:20Z raasch -
palm/trunk/SOURCE/data_output_mask.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix: calculation of pr must depend on the particle weighting factor, 7 ! missing calculation of ql_vp added 6 ! 8 7 ! 9 8 ! Former revisions: 10 9 ! ----------------- 11 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 13 ! Bugfix: calculation of pr must depend on the particle weighting factor, 14 ! missing calculation of ql_vp added 12 15 ! 13 16 ! 771 2011-10-27 10:56:21Z heinze -
palm/trunk/SOURCE/flow_statistics.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! 7 ! 8 ! Former revisions: 9 ! ----------------- 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 6 13 ! Calculation of buoyancy flux for humidity in case of WS-scheme is now using 7 14 ! turbulent fluxes of WS-scheme 8 15 ! Bugfix: Calculation of subgridscale buoyancy flux for humidity and cloud 9 16 ! droplets at nzb and nzt added 10 !11 ! Former revisions:12 ! -----------------13 ! $Id$14 17 ! 15 18 ! 801 2012-01-10 17:30:36Z suehring -
palm/trunk/SOURCE/lpm_collision_kernels.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! 7 ! 8 ! Former revisions: 9 ! ----------------- 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 6 13 ! converted all units to SI units and replaced some parameters by corresponding 7 14 ! PALM parameters 8 15 ! Bugfix: factor in calculation of enhancement factor for collision efficencies 9 16 ! changed from 10. to 1.0 10 !11 ! Former revisions:12 ! -----------------13 ! $Id$14 17 ! 15 18 ! 849 2012-03-15 10:35:09Z raasch -
palm/trunk/SOURCE/production_e.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix: calculation of buoyancy production has to consider the liquid water 7 ! mixing ratio in case of cloud droplets 6 ! 8 7 ! 9 8 ! Former revisions: 10 9 ! ----------------- 11 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 13 ! Bugfix: calculation of buoyancy production has to consider the liquid water 14 ! mixing ratio in case of cloud droplets 12 15 ! 13 16 ! 940 2012-07-09 14:31:00Z raasch -
palm/trunk/SOURCE/sum_up_3d_data.f90
r1007 r1008 4 4 ! Current revisions: 5 5 ! ----------------- 6 ! Bugfix in calculation of ql_vp6 ! 7 7 ! 8 8 ! Former revisions: 9 9 ! ----------------- 10 10 ! $Id$ 11 ! 12 ! 1007 2012-09-19 14:30:36Z franke 13 ! Bugfix in calculation of ql_vp 11 14 ! 12 15 ! 978 2012-08-09 08:28:32Z fricke
Note: See TracChangeset
for help on using the changeset viewer.