saturation_properties#

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

Bases: Group

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.

Attributes

Attribute

Summary

option

The ‘Saturation Properties’ option.

real_gas_model

Sets real gas equation of state to use.

table_format

Type of table format for specifying material properties.

table_name

Path and name of the file which contains tables of material properties.

component_name

‘Component Name’ parameter.

pressure

Defines the Saturation Pressure used in a multiphase mass transfer model.

temperature

Defines the initialization of Temperature.

table_generation

‘TABLE GENERATION’ object.

Included in:

Parent

Summary

material_child

‘child_object_type’ of material.