Revision history [back]
Your are not missing anything. Use of those silly constant functions has been mostly deprecated elsewhere in EnergyPlus and replaced with calls to GetSpecificHeatGlycol
(where 0% glycol is water). EMS should really be extended to expose that, and also GetDensityGlycol
.
Your are not missing anything. Use of those silly constant functions has been mostly deprecated elsewhere in EnergyPlus and replaced with calls to GetSpecificHeatGlycol (where 0% glycol is water). EMS should really be extended to expose that, and also GetSpecificHeatGlycol
GetDensityGlycol. GetDensityGlycol
.