functionsetState_psX

Return the thermodynamic state as function of p, s and composition X or Xi

Information

This function returns the thermodynamic state based on pressure, specific entropy and mass fraction.

The state is computed by symbolically solving Buildings.Media.Specialized.Water.TemperatureDependentDensity.specificEntropy for temperature.

Revisions

  • April 11, 2016 by Michael Wetter:
    Corrected wrong hyperlink in documentation for issue 450.
  • December 11, 2013, by Michael Wetter:
    First implementation.