Return bubble state ThermodynamicState record as function of T and composition X
function specificVaporizationHeat extends Modelica.Icons.Function; input ThermodynamicState state; output SpecificEnergy hv; end specificVaporizationHeat;