Log Polynomial in T Reference

You can specify the thermal conductivity of gas species as a function of temperature by using the Log Polynomial in T method. The Log Polynomial in T method is available only when an ECFM combustion model is selected in Simcenter STAR-CCM+ In-cylinder and when either the Mass-Weighted Mixture or Mathur-Saxena Averaging method is used to specify mixture thermal conductivity.

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

ln ( λ ) = k = 0 m i a i , k ln ( T b i , k ) ; T i T T i + 1

where λ is the thermal conductivity of a gas species.

The polynomial has n intervals with interval bounds:

T 0 , T 1 , T 2 , , T n

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 polynomial coefficients 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

Log Polynomial in T Properties

LogPolynomial
Allows you to define the logarithmic polynomial that specifies thermal conductivity. Click the custom editor () to open the Log Polynomial in T - LogPolynomial dialog with more properties.


Number of Intervals
Specifies the number of temperature intervals.
Interval Ranges
Sets the values that bound the intervals.
For example, if you want to specify the thermal conductivity of a logarithmic polynomial using two temperature intervals, like the following:
λ = exp ( 1 + 2 ln ( T ) ) ; 100 T < 500 λ = exp ( 3 + 4 ln ( T ) + 5 ln ( T ) 2 ) ; 500 T < 1000

Then you set Interval Ranges to [100, 500, 1000].

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 this range, the property is assigned a value of the polynomial at the respective range limit.
Number of Coefficients
Specifies the number of coefficients that appear in each interval in succession.
For the example in this section, you would set Number of Coefficients to [2, 3].
Coefficients
Sets the coefficients for each interval in succession.
For the example in this section, you would set Coefficients to [1, 2, 3, 4, 5].
Exponents
Sets the exponents in successive intervals.
For the example in this section, you would set Exponents to [0, 1, 0, 1, 2].
Use Real Exponents
When activated, you can enter any values for the exponents. When deactivated, the exponents are determined using the number of coefficients in each range (default).
Input Units
Selects the units of temperature.
The polynomial coefficients and polynomial ranges (and therefore the x- and y-axes on the polynomial plot) do not rescale when you change the units. These unit selectors serve as an indicator of the units that Simcenter STAR-CCM+ uses when calculating thermal conductivity with the polynomial.
Output Units
Selects the units of thermal conductivity.