equation_of_state#

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

Bases: Group

Specifies the equation of state.

Attributes

Attribute

Summary

enabled

Enable the EQUATION OF STATE object.

option

The ‘Equation Of State’ option.

density

Material density.

drhodp_t

Material density derivative wrt pressure at constant temperature.

drhodt_p

Material density derivative wrt temperature at constant pressure.

absolute_pressure

‘Absolute Pressure’ parameter.

dpdv_t

Material pressure derivative wrt specific volume at constant temperature.

dpdt_v

Material pressure derivative wrt temperature at constant specific volume.

Included in:

Parent

Summary

mixture_properties

Used as a container for specifying bulk properties of both fixed and variable composition mixtures. Ideal Mixture is the default rule for all properties. Individual properties can be overridden using the singleton for that property.