functionT_psX
Compute temperature from pressure, specific entropy and mass fraction
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.AbsolutePressure | p | pressure | |
| Modelica.SIunits.SpecificEntropy | s | specific entropy | |
| Modelica.SIunits.MassFraction | X | mass fractions of composition |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.Temperature | T | temperature |
Contents
| Name | Description |
|---|---|
| Internal | Solve s(data,T) for T with given s (use only indirectly via temperature_psX) |