.HelmholtzMedia.Interfaces.PartialHelmholtzMedium.Transport.dynamicViscosity

Information

This model is identical to the RefProp VS1 or VS2 model. The viscosity is split into three contributions: zero density (dilute gas) viscosity eta_0, initial density contribution eta_1 and residual contribution eta_r. This allows to develop functions for each contribution seperately. The so called background viscosity is the sum of initial and residual viscosity. At the critical point and a small region around the critical point, the viscosity is enhanced. As this critical enhancement is small, it is neglected here. Special thanks go to Eric W. Lemmon for answering all my emails and programming a special version of RefProp that outputs also intermediate values.

Lemmon, Eric W.; Huber, M. L. and McLinden, M. O.
NIST Standard Reference Database 23: Reference Fluid Thermodynamic and Transport Properties - REFPROP. 9.0
National Institute of Standards and Technology, Standard Reference Data Program. Gaithersburg
URL: http://www.nist.gov/srd/nist23.cfm
Vogel, E.; Küchenmeister, C. and Birch, E.
Reference correlation of the viscosity of propane.
Journal of Thermophysics (1998) 10, 417-426.
DOI: 10.1007/BF01133538

Interface

function dynamicViscosity
  input ThermodynamicState state;
  output DynamicViscosity eta;
end dynamicViscosity;

Generated at 2024-12-04T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos