7.6.17.46.15. Scalar_String_Function
- Syntax
Specific Heat [ SpeciesName] = Scalar_String_Function [H0 = h0 | S0 = s0 | T_Standard = T_standard | P_Standard = P_standard | T_0 = t_0 | T_F = T_f | Dt = dT | F = f]
- Scope
Aria Material
- Summary
Compute specific heat from a string function.
- Description
If the only variable in the string function is temperature then this will build a piecewise linear table of Temperature vs.
based on this string function to use for an enthalpy evaluator. The default range of temperature to evaluate is T_0 = 100, T_f = 5000, and dT = 10. These can be overridden as optional parameters.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
h0 |
real |
0 |
s0 |
real |
0 |
T_standard |
real |
0 |
P_standard |
real |
0 |
t_0 |
real |
100 |
T_f |
real |
5000 |
dT |
real |
10 |
f |
“string” |
– |