Gylcol20_20degC

record Gylcol20_20degC "Medium: properties of glycol:water 20:80 at 20 degC and 1 bar"
    extends Modelica.Thermal.FluidHeatFlow.Media.Medium(rho = 1028, cp = 3910, cv = 3910, lamda = 0.523, nue = 1.69e-6);

    annotation (
        defaultComponentPrefixes = "parameter",
        Documentation(info = "<html>\n  Medium: properties of glycol:water 20:80 (anti-freeze -8&deg;C) at 20&deg; and 1 bar\n</html>"));
end Gylcol20_20degC;