internal_resistance_table_child#

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

Bases: Group

‘child_object_type’ of internal_resistance_table.

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.

Included in:

Parent

Summary

internal_resistance_table

Internal resistance table in the NTGK model.