functionder_temperature_psxi
Extends from TILMedia.BaseClasses.PartialGasObjectFunction.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AbsolutePressure | p | Pressure | |
| SI.SpecificEntropy | s | Specific entropy | |
| SI.MassFraction | xi | Mass fractions of the first nc-1 components | |
| TILMedia.Internals.TILMediaExternalObject | gasPointer | ||
| Real | der_p | Derivative of Pressure | |
| Real | der_s | Derivative of Specific entropy | |
| Real | der_xi | Derivative of Mass fractions of the first nc-1 components |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | der_T | Temperature |