Viscositeit-Temperatuur relatie

Reynolds, Vogel & Cameron, dynamische viscositeit

✓ gevalideerd tegen origineelorigineel: /calculators/vogel-cameron.htm
Viscositeit-Temperatuur relatie — original diagram from /calculators/vogel-cameron.htm
Geïnterpoleerde viscositeit, Reynolds, η₃34.1 mPa·s
Geïnterpoleerde viscositeit, Vogel & Cameron, η₃31.4 mPa·s

Genuinely locked beyond a simple parameter freeze: the legacy JavaScript never computes n3/n4 from T1/T2/T3/n1/n2 — both constants are literal, and the "if" block only decides whether to show them (exact match on the reference case) or blank them. There is no formula in this source to generalize; doing so would mean inventing the Reynolds/Vogel-Cameron equations from an external reference rather than porting the original. This module reproduces the gate exactly: change any input away from the reference case (per the legacy defaults) and the outputs are undefined (NaN), matching the original blanking the fields.

Methode & referenties

  • Reynolds and Vogel & Cameron viscosity-temperature interpolation functions.
  • The legacy client-side source contains no interpolation formula — only a login gate around two hardcoded results for one reference case. This port is faithful to that: it is not a general interpolation calculator.

De berekening is een letterlijke overzetting van de originele client-side JavaScript van /calculators/vogel-cameron.htm. Resultaten zijn geverifieerd gelijk aan het origineel via een geautomatiseerde golden-master-test. Geen enkele formule is opnieuw afgeleid of “verbeterd”.

Viscositeit-Temperatuur relatie — Engineering ABC