7.6.17.46.13. Polynomial

Syntax

Specific Heat [{of} SpeciesName] = Polynomial [Variable = variable | Order = order | Variable_Offset = variable_offset | C0 = c0 | C1 = c1 | C2 = c2 | C3 = c3 | C4 = c4 | C5 = c5 | C6 = c6 | C7 = c7 | C8 = c8 | H0 = h0 | S0 = s0 | T_Standard = T_standard | P_Standard = P_standard | R = r]

Scope

Aria Material

Summary

Value from a polynomial function

Description

c_p = R(C_0 + \sum_\text{n=1}^{\text{order}} C_i (T + T_{off})^n)

where T_{off} is set by the “VARIABLE_OFFSET” parameter.

An enthalpy evaluator is automatically provided, the reference state temperature, enthalpy, and entropy can optionally be provided via the T_standard, h0, and s0 parameters. All default to 0 if they are not provided.

Parameter

Value

Default

{of}

{of | species | subindex}

SpeciesName

string

variable

“string”

order

integer

variable_offset

real

0

c0

real

0

c1

real

0

c2

real

0

c3

real

0

c4

real

0

c5

real

0

c6

real

0

c7

real

0

c8

real

0

h0

real

0

s0

real

0

T_standard

real

0

P_standard

real

0

r

real

1