u_table#
- class ansys.fluent.core.generated.solver.settings_242.u_table.u_table(name=None, parent=None)#
Bases:
Group
U-table data in the NTGK model.
Attributes
Attribute |
Summary |
---|---|
Select interpolation method. |
|
Set z value in a 2D table. |
|
Set number of columns in a 2D table. |
|
Set number of rows in a 2D table. |
|
Set column values in a 2D table. |
|
Set row values in a 2D table. |
|
Set table values in a 2D table. |
|
Show z label. |
|
Show column label. |
|
Show row label. |
|
Show table value label. |
Methods
Method |
Summary |
---|---|
2D table writting command. |
|
2D table reading command. |
|
2D table printing command. |
Included in:
Parent |
Summary |
---|---|
NTGK model settings. |