Viscosity & Rheology Simulator Back
Fluid Mechanics

Viscosity & Rheology Simulator

Visualize Couette flow and viscosity curves for Newtonian, power-law, Bingham, and Herschel-Bulkley fluids in real time. Includes Arrhenius temperature correction and Reynolds number calculation.

Fluid Presets
Rheology Model
Temperature & Operating Conditions
Apparent Viscosity
Reynolds Number
Flow Regime
Kinematic Viscosity

Theory Notes

Power-law: $\tau = K\dot{\gamma}^n$   Bingham: $\tau = \tau_0 + \mu\dot{\gamma}$ ($\tau > \tau_0$)
Herschel-Bulkley: $\tau = \tau_0 + K\dot{\gamma}^n$
Arrhenius: $\mu(T) = \mu_0 \exp\!\left(\frac{E_a}{RT}\right)$

What is Rheology?

🧑‍🎓
What exactly is rheology? I've heard of viscosity, but this sounds more complex.
🎓
Basically, rheology is the study of how materials flow and deform. Viscosity is a key part of it, but rheology covers all kinds of fluid behavior—not just simple, constant-thickness liquids. In practice, think of ketchup that won't pour until you shake it, or paint that spreads easily but doesn't drip. Try selecting the "Bingham Plastic" model in the simulator above to see a fluid that behaves just like that ketchup.
🧑‍🎓
Wait, really? So a fluid's "thickness" can change? How does that work in a simple model like Couette flow, where one wall moves?
🎓
Exactly! In Couette flow, the shear rate—how fast the fluid layers slide past each other—is constant. For a Newtonian fluid like water, viscosity stays the same. But for a non-Newtonian one, the viscosity you measure depends on that shear rate. For instance, select the "Power Law" model and watch the velocity profile. Changing the model parameters will show you fluids that thin (like paint) or thicken (like cornstarch paste) as the shear increases.
🧑‍🎓
The FAQ mentioned numerical instability with Bingham fluids and "regularization." What's that about, and why is it important for simulation?
🎓
Great question! A perfect Bingham plastic has a yield stress—it won't flow at all until you push hard enough. That sharp "on/off" switch creates a mathematical discontinuity that crashes simulations. In practice, CAE tools like OpenFOAM use a smoothed model, like Papanastasiou's. It's a clever trick that adds an exponential term to make the transition smooth for the solver. Try the "Bingham (Regularized)" option in the simulator to see a stable, computable version of that ketchup-like behavior.

Physical Model & Key Equations

The core concept is the relationship between shear stress ($\tau$) and shear rate ($\dot{\gamma}$). For Newtonian fluids, this is a simple linear law defined by a constant viscosity ($\mu$).

$$ \tau = \mu \dot{\gamma}$$

Here, $\tau$ is the shear stress [Pa], $\mu$ is the dynamic viscosity [Pa·s], and $\dot{\gamma}$ is the shear rate [1/s]. This is the baseline behavior of fluids like water and air.

Non-Newtonian models introduce a variable "apparent viscosity" ($\eta(\dot{\gamma})$). A common and powerful model is the generalized Newtonian fluid formulation, where the stress is still proportional to shear rate, but the proportionality factor changes with flow conditions.

$$ \tau = \eta(\dot{\gamma}) \dot{\gamma}$$

The function $\eta(\dot{\gamma})$ defines the rheology. For example, the Power Law model is $\eta = K \dot{\gamma}^{\,n-1}$, where $K$ is consistency and $n$ is the flow index. If $n < 1$, the fluid thins with shear (shear-thinning); if $n > 1$, it thickens (shear-thickening).

Real-World Applications

Food Processing: Designing pumps and pipes for products like yogurt, mayonnaise, or chocolate requires precise rheology models. A shear-thinning fluid like ketchup needs different handling than a Newtonian fluid like cooking oil to ensure consistent filling and packaging.

Polymer Processing & 3D Printing: Molten plastics are strongly shear-thinning. Accurate rheology data is critical for simulating injection molding or extrusion processes to predict flow into molds and ensure part quality without defects.

Drilling Mud in Oil & Gas: Drilling muds are often modeled as Bingham plastics. They must have a yield stress to suspend rock cuttings when circulation stops, but flow easily when pumped. CAE simulations of wellbore hydraulics rely on these models for safety and efficiency.

Biomedical Flows: Blood is a complex non-Newtonian fluid, exhibiting shear-thinning behavior. Understanding its rheology is vital for simulating blood flow in arteries, designing heart assist devices, and developing diagnostic equipment.

Common Misconceptions and Points to Note

When you start using this tool, there are a few common pitfalls to watch out for. The first is thinking that the power-law exponent 'n' alone tells you everything about the fluid's properties. It's true that n<1 indicates shear-thinning, but that only means there's "a tendency for viscosity to decrease as shear rate increases." Real materials, like polymer melts, often deviate from the power law at extremely low or high shear rates. Try comparing n=0.3 and n=0.8 in the tool. The trends are similar, but the way viscosity drops is completely different, right? In practice, it's rare for a single model to fit all measured data points; sometimes you need to switch models for different shear rate regimes.

The second point is the interpretation of the Reynolds number. The tool calculates it assuming pipe flow, but this value is only a "guideline." For instance, a Reynolds number exceeding 2300 doesn't guarantee turbulent flow. It varies greatly with channel geometry and inlet conditions. Use it as preliminary information for choosing CFD meshing or analysis methods, nothing more.

Finally, avoid simplistically equating Bingham fluids with ketchup. While ketchup does have a yield stress, it also has strong time-dependent (thixotropic) behavior. The tool's Bingham model is a highly idealized model that "behaves like a Newtonian fluid once it starts flowing." The real thing is more complex; it can solidify again after being stirred and left to stand. The tool teaches you the entry point to the concept of "yield stress." Keep in mind that actual product design often requires more complex models.

Related Engineering Fields

The concepts of viscosity and rheology handled by this simulator underpin a wider range of fields than you might think. For example, in biomechanics, blood is modeled as a non-Newtonian fluid (specifically using models like the Casson model) and applied to blood flow simulations for aneurysms or artificial heart design. The phenomenon where blood's apparent viscosity increases in narrow vessels (shear-thinning) is crucial for assessing thrombosis risk.

Another field is geotechnical and civil engineering. For predicting phenomena like soil liquefaction during earthquakes or debris flow behavior, mud or sand-water mixtures are sometimes treated as Bingham fluids. This is because they have a yield stress and flow rapidly once that stress is exceeded. Rheological parameters are estimated as foundational data for numerical simulations used in disaster prevention planning.

3D Printing (Additive Manufacturing) is another hot application area. In material extrusion methods, there's a trade-off between the material's fluidity when extruded from the nozzle and its shape retention after deposition. This is precisely a control problem between "shear-thinning (low viscosity during extrusion)" and "yield stress (high viscosity after deposition to prevent sagging)." The hands-on feel of tweaking different models in the tool directly connects to this optimization process.

For Further Learning

Once you're comfortable with the tool and think "I want to know more," consider taking the next step. First, we recommend delving a bit deeper into the mathematical background. The "shear rate" featured in the tool is defined as the spatial derivative of velocity $\dot{\gamma} = \frac{du}{dy}$. This is the velocity "gradient" within the fluid. This gradient generates stress, and its proportionality "coefficient" is the viscosity $\mu$. For non-Newtonian fluids, understanding that this coefficient becomes a function of the gradient, $\mu(\dot{\gamma})$, clarifies things.

The next concept to tackle is understanding Generalized Newtonian Fluids (GNF). The tool's power-law and Bingham models are all types of GNF. Essentially, there's a broad framework for fluids where "viscosity can be expressed as a scalar function of shear rate." Grasping this concept helps you see that the many models listed under the "Non-Newtonian" submenu in CFD software material settings all operate on the same principle.

Ultimately, step into the even broader worlds of time-dependent behavior (thixotropy, rheopexy) and viscoelasticity. Toothpaste becomes fluid when force is applied but returns to its original stiffness when the force stops (thixotropy). This introduces a "time elapsed" factor not captured by the tool's static models. Viscoelasticity describes behavior combining "solid-like elasticity" and "liquid-like viscosity," as seen in rubber, requiring parameters like relaxation time. These phenomena are critical elements determining a product's "usability" or "processability" and represent the fascinating depth of rheological analysis.