Setting Values Using a Table
There are several common types of tabular methods, each represented by nodes.

These types are:
- Table (iteration)
- Table (r)
- Table (time)
- Table (x,y,z)
- Table (xyz, time)
- Table (Equivalence Ratio)
- Table (particle size CDF)
- Tabular
The first three have similar properties. The properties of the Table (x,y,z) and the Table (xyz, time) are similar in that they are structured to accommodate the three coordinates. However, the Table (xyz, time) also takes simulation time into account.
Additionally, there are two specific table types, Table (Equivalence Ratio), and Table (particle size CDF), which use the same properties as the first three types that are listed previously.
For all tabular methods, if the point lies inside the table range, the interpolation method specified by user is used to compute the function value. If, however, the point lies outside the table range, the function value is computed at the nearest data point in the table.
Although a table data file is treated simply as a table when it is read into Simcenter STAR-CCM+, each of these methods looks for a particular type of column in the table that accompanies the data values.

Separate table value nodes exist for setting vector profiles.