Copyright © EDF 2002 - 2024
ThermoSysPro Version 4.1
function cvwsftype import ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.FluidType; import ThermoSysPro.Fluid.Interfaces.PropertyInterfaces.WaterSteamFluidType; input WaterSteamFluidType wsftype; output FluidType ftype; end cvwsftype;