Using Polynomial in T

This polynomial function is available for certain material properties.

The properties for this function are set in the Properties window.



Temperature polynomials are specified in piece-wise fashion where each interval i spans the range T r i to T r i + 1 , has m i number of terms, and is of the form:

X(T)=k=0miai,kTbi,k ; T r T T r i + 1

The polynomial has n intervals with interval ranges:

T r 0 , T r 1 , T r 2 , , T r n + 1

The number of terms in each interval are:

m 0 , m 1 , m 2 , , m n

The exponents are:

b 0 , 0 , b 0 , 1 , b 0 , 2 , , b 0 , m 0 b 1 , 0 , b 1 , 1 , b 1 , 2 , , b 1 , m 1 :       :       :              : :       :       :              : b n , 0 , b n , 1 , b n , 2 , , b n , m n

The coefficients for the polynomial are:

a 0 , 0 , a 0 , 1 , a 0 , 2 , , a 0 , m 0 a 1 , 0 , a 1 , 1 , a 1 , 2 , , a 1 , m 1 :       :       :              : :       :       :              : a n , 0 , a n , 1 , a n , 2 , , a n , m n

Specify a temperature range of the polynomial sufficiently large such that the polynomial is not evaluated outside the range during the analysis. If the polynomial is ever evaluated outside the range, the property is assigned a value of the polynomial at the respective range limit.

Polynomial in T Properties

In the Properties window, a single property that is called Polynomial includes a property customizer (). Click that button to activate a customizer dialog with properties for working with polynomials in STAR-CCM+.



The plot in this dialog gets updated instantly with your changes. You can select units separately for each axis: Input Units for the x-axis, and Output Units for the y-axis. Unlike constant values, the polynomial coefficients and polynomial ranges (and the corresponding x- and y-axes on the polynomial plot) do not rescale when you change the units.

For the Coefficients property, commas separate the entries and the coefficients are in the following order:

Cp(T)=Cp0+(Cp1T)+(Cp2T2)++(CpnTn)

A separate section describes an example of working with these properties.

NoteWhen using a polynomial in T with real exponents to specify the specific heat of a material, you are advised to define the polynomial on an absolute temperature scale by selecting either K and J/kg-K or R and Btu/lb-R as the values for Input Units and Output Units respectively. These selections avoid any difficulties that are associated with the integrations of C p ( T ) / T used to evaluate certain thermodynamic properties such as entropy and total pressure when C p ( T ) is specified on a non-absolute temperature scale that can pass through T = 0 .