Introduction & Context

The calculation of dynamic viscosity from measured shear stress is a fundamental procedure in process engineering, especially when characterising liquids in rheometers, viscometers, or plate‑gap flow cells. Viscosity governs how a fluid resists deformation under shear and directly influences pump sizing, pipe network design, heat‑transfer performance, and product quality. By relating the applied force on a known area to the resulting shear rate, engineers obtain a quantitative measure of the fluid’s internal friction that can be reported in SI units (pascal‑seconds) or industry‑standard centipoise.

Methodology & Formulas

The calculation proceeds through a series of conversions and algebraic relationships derived from basic mechanics and fluid‑flow theory.

  1. Unit‑conversion constants (defined once for reuse):
    • cP_to_Pa_s – conversion factor from centipoise to pascal‑seconds.
    • bar_to_Pa – conversion factor from bar to pascals.
    • K_offset – offset to convert Celsius to Kelvin.
  2. Input quantities (expressed in practical engineering units):
    • Force F (newtons)
    • Plate area A (square metres)
    • Plate gap (distance) (metres)
    • Plate velocity V (metres per second)
    • Temperature T_C (°C)
    • Pressure P_bar (bar)
    • Fluid density ρ (kilograms per cubic metre)
  3. Convert temperature and pressure to absolute units (if required by downstream calculations):
    • Absolute temperature: T_K = T_C + K_offset
    • Absolute pressure: P_Pa = P_bar × bar_to_Pa
  4. Shear stress (τ):

    τ = F / A

  5. Shear rate (γ̇):

    γ̇ = V / ℓ

  6. Dynamic viscosity (μ):

    From the definition μ = τ / γ̇, which can also be written as μ = (F × ℓ) / (A × V).

  7. Report dynamic viscosity in centipoise:

    μ_cP = μ / cP_to_Pa_s

  8. Kinematic viscosity (ν):

    ν = μ / ρ

  9. Convert kinematic viscosity to Stokes (where 1 St = 1 × 10⁻⁴ m²·s⁻¹):

    ν_St = ν / 1e-4

The resulting values—shear stress, shear rate, dynamic viscosity (both in pascal‑seconds and centipoise), and kinematic viscosity (in square metres per second and Stokes)—provide a complete rheological description of the fluid under the test conditions. These quantities can be directly used in design equations, simulation models, or quality‑control specifications.