table_voc#

class ansys.fluent.core.generated.solver.settings_252.table_voc(name=None, parent=None)#

Bases: Group

Voc table data in the ECM model.

Attributes

Attribute

Summary

interp_method

Interpolation method.

z_value

Z value in a 2D table.

column_number

Number of columns in a 2D table.

row_number

Number of rows in a 2D table.

column_value

Column values in a 2D table.

row_value

Row values in a 2D table.

table_value

Table values in a 2D table.

z_label

Show z 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.