functionf_nonlinear
Solve h_pTX(p,T,X) for T with given h
Extends from Modelica.Math.Nonlinear.Interfaces.partialScalarFunction (Interface for a function with one input and one output Real signal).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | u (from partialScalarFunction) | Independent variable | |
| AbsolutePressure | p | Pressure | |
| SpecificEnthalpy | h | Specific enthalpy | |
| MassFraction | X | Mass fractions of composition |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | y (from partialScalarFunction) | Dependent variable y=f(u) |