Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

As we have discussed in the Pre-analysis and Setup section, Stokes Number is the ratio of particle response time to the flow characteristic time scale. Here, in the case of low Reynolds Number flow, particles response time is calculated using this formula:

Latex
Wiki Markup
{latex}
\large{
$$\tau_p = \frac{\rho D^2}{18 \mu}$$
}
{latex}

Here, we will use the inverse of the instability growth rate as the flow characteristic time scale:

Latex
Wiki Markup
{latex}
\large{
$$\tau_f = \frac{1}{\gamma} = \frac{1}{0.1751 s^{-1}}$$
}
{latex}

Thus combining the two equations above, we get:

Latex
Wiki Markup
{latex}
\large{
\begin{align*}
&St = \frac{\tau_p}{\tau_f} = \tau_p \gamma = \frac{\rho D^2}{18 \mu } \gamma \\
&\Rightarrow \rho = \frac{18 \mu \cdot St}{D^2 \gamma}
\end{align*}
}
{latex}


Go to Step 5: Numerical Solution

...