File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ package EthyleneGlycolWater
2727 constant Modelica.Units.SI.Temperature property_T
2828 "Temperature for evaluation of constant fluid properties" ;
2929 constant Modelica.Units.SI.MassFraction X_a
30- "Mass fraction of propylene glycol in water" ;
30+ "Mass fraction of ethylene glycol in water" ;
3131
3232 redeclare model BaseProperties "Base properties"
3333 Temperature T(stateSelect=
@@ -107,7 +107,7 @@ protected
107107 constant Modelica.Units.SI.MassFraction X_a_min= 0 .
108108 "Minimum allowed mass fraction of ethylene glycol in water" ;
109109 constant Modelica.Units.SI.MassFraction X_a_max= 0.6
110- "Maximum allowed mass fraction of propylene glycol in water" ;
110+ "Maximum allowed mass fraction of ethylene glycol in water" ;
111111
112112 // Fluid constants based on pure Ethylene Glycol
113113 constant Modelica.Media.Interfaces.Types.Basic.FluidConstants[1 ]
@@ -157,7 +157,7 @@ protected
157157 annotation (
158158 Documentation(info="<html>
159159 <p>
160- Density of propylene antifreeze-water mixture at specified mass fraction
160+ Density of ethylene antifreeze-water mixture at specified mass fraction
161161 and temperature, based on Melinder (2010).
162162 </p>
163163 <h4>References</h4>
You can’t perform that action at this time.
0 commit comments