real_gas_models#

class ansys.fluent.core.solver.tui_231.main_menu.define.user_defined.real_gas_models(path, service)#

Bases: TUIMenu

Enters the real-gas menu to enable/configure real gas model.

Methods:

nist_multispecies_real_gas_model(*args, **kwargs)

Loads the NIST real-gas library.

nist_real_gas_model(*args, **kwargs)

Loads the NIST real-gas library.

nist_settings(*args, **kwargs)

Specifies the name and the location for the REFPROP library and fluid files.

set_state(*args, **kwargs)

Selects the state for NIST real gas model.

user_defined_multispecies_real_gas_model(...)

Loads a user-defined multispecies real-gas library.

user_defined_real_gas_model(*args, **kwargs)

Loads the user-defined real-gas library.

nist_multispecies_real_gas_model(*args, **kwargs)#

Loads the NIST real-gas library.

nist_real_gas_model(*args, **kwargs)#

Loads the NIST real-gas library.

nist_settings(*args, **kwargs)#

Specifies the name and the location for the REFPROP library and fluid files.

set_state(*args, **kwargs)#

Selects the state for NIST real gas model.

user_defined_multispecies_real_gas_model(*args, **kwargs)#

Loads a user-defined multispecies real-gas library.

user_defined_real_gas_model(*args, **kwargs)#

Loads the user-defined real-gas library.