Table, Cp (T) Reference
A Cp (T) table has a column of temperature values and a column of specific heat values.
By default, a linear-piecewise interpolation method is used for interpolating between data points in the table. If the point lies outside the table range, the function value is computed at the nearest data point in the table.
When an ECFM combustion model is used in Simcenter STAR-CCM+ In-cylinder, you can define vapour species specific heats as a table in temperature by editing the ecfmProp.mdb materials database. For more information, see Modifying a Copy of the Material Database.

Table, Cp (T) Properties
- Columns
- Displays headings of columns in the table (read-only).
- Table: Data
- Identfies the selected column in the table file as the specific heat column.
- Table: Temperature
- Identifies the selected column in the table file as the temperature column.
- Input Table
- Selects a table from among the ones that appear as nodes in the node.
- Table Format
- Read-only. Reports the format of the table data. Before the data is read and
processed, the state is Unprocessed.
Afterward, the state is one of these three:
- Cartesian: Data is stored on equally spaced grid points.
- Structured: Data is stored on grid points that are regularly spaced but not equally spaced.
- Unstructured: Data is stored on irregularly spaced grid points.
- Verbose
- Provides more output for this value while the simulation is running. This property can be useful for debugging problems when they occur.
- Cubic Interpolation
- When On, provides smoother interpolation between table values than the default linear-piecewise method, and reduces simulation iteration time.