table_generation#

class ansys.cfx.core.generated.pre_processing.settings_261.table_generation_1.table_generation(name: str | None = None, parent=None)#

Bases: Group

‘TABLE GENERATION’ object.

Attributes

Attribute

Summary

enabled

Enable the TABLE GENERATION object.

option

The ‘Table Generation’ option.

minimum_temperature

‘Minimum Temperature’ parameter.

maximum_temperature

‘Maximum Temperature’ parameter.

minimum_absolute_pressure

‘Minimum Absolute Pressure’ parameter.

maximum_absolute_pressure

‘Maximum Absolute Pressure’ parameter.

initial_minimum_temperature

‘Initial Minimum Temperature’ parameter.

initial_maximum_temperature

‘Initial Maximum Temperature’ parameter.

initial_minimum_absolute_pressure

‘Initial Minimum Absolute Pressure’ parameter.

initial_maximum_absolute_pressure

‘Initial Maximum Absolute Pressure’ parameter.

temperature_extrapolation

‘Temperature Extrapolation’ parameter.

pressure_extrapolation

‘Pressure Extrapolation’ parameter.

check_entropy_table_consistency

‘Check Entropy Table Consistency’ parameter.

maximum_points

Maximum number of property table points.

error_tolerance

Table generator relative error tolerance.

Included in:

Parent

Summary

properties

Holds the definition of all physical properties for a material.

saturation_properties

Defines the saturation properties used for interphase mass transfer or equilibrium mass transfer models. This singleton would point to a data file. In this case only RGP files are currently supported. The saturation pressure and temperature singletons can override this data.