table_c2#

class ansys.fluent.core.generated.solver.settings_242.table_c2.table_c2(name=None, parent=None)#

Bases: Group

C2 table data in the ECM model.

Attributes

Attribute

Summary

interp_method

Select interpolation method.

z_value

Set z value in a 2D table.

column_number

Set number of columns in a 2D table.

row_number

Set number of rows in a 2D table.

column_value

Set column values in a 2D table.

row_value

Set row values in a 2D table.

table_value

Set table values in a 2D table.

z_label

Show z label.

column_label

Show column label.

row_label

Show row label.

table_label

Show table value label.

Methods

Method

Summary

write_table

2D table writting command.

read_table

2D table reading command.

print_table

2D table printing command.

Included in:

Parent

Summary

ecm_model_settings

ECM model settings.