.AixLib.Media.Antifreeze.Validation.BaseClasses.EthyleneGlycolWater.testDynamicViscosity_TX_a

Evaluate dynamic viscosity of antifreeze-water mixture

Information

Function that makes AixLib.Media.Antifreeze.EthyleneGlycolWater.dynamicViscosity_TX_a publicly accessible as needed for the validation model AixLib.Media.Antifreeze.Validation.BaseClasses.FluidProperties.

Interface

function testDynamicViscosity_TX_a
  extends Modelica.Icons.Function;
  input Modelica.Units.SI.Temperature T "Temperature of antifreeze-water mixture";
  input Modelica.Units.SI.MassFraction X_a "Mass fraction of antifreeze";
  output Modelica.Units.SI.DynamicViscosity eta "Dynamic Viscosity of antifreeze-water mixture";
end testDynamicViscosity_TX_a;

Revisions


Generated at 2025-03-12T19:48:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos