Changes between Version 45 and Version 46 of doc/app/particle_parameters
- Timestamp:
- Sep 13, 2010 1:08:42 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/particle_parameters
v45 v46 98 98 {{{#!td 99 99 Ratio of the density of the fluid and the density of the particles. \\ 100 With the default value the particles are weightless and transported passively with the resolved scale flow. In case of '''density_ratio''' ''/= 0.0'' particles have a mass and hence inertia so that their velocity deviates more or less from the velocity of the surrounding flow. Particle velocity is calculated analytically and depends on (besides the density ratio and the current velocity difference between particles and surrounding fluid) the particle radius which is determined via [#radius radius] as well as on the molecular viscosity (assumed as 1.461E-5 m ^{{{2}}} /s).100 With the default value the particles are weightless and transported passively with the resolved scale flow. In case of '''density_ratio''' ''/= 0.0'' particles have a mass and hence inertia so that their velocity deviates more or less from the velocity of the surrounding flow. Particle velocity is calculated analytically and depends on (besides the density ratio and the current velocity difference between particles and surrounding fluid) the particle radius which is determined via [#radius radius] as well as on the molecular viscosity (assumed as 1.461E-5 m{{{^2}}} /s). 101 101 102 102 If '''density_ratio''' ''= 1.0'', the particle density corresponds to the density of the surrounding fluid and the particles do not feel any buoyancy. Otherwise, particles will be accelerated upwards ('''density_ratio''' > ''1.0'') or downwards ('''density_ratio''' < ''1.0'').