real_gas_nist#

class ansys.fluent.core.solver.settings_241.real_gas_nist.real_gas_nist(name=None, parent=None)#

Bases: Group

‘real_gas_nist’ child.

Attributes

Attribute

Summary

nist_fluid

Select NIST fluid data.

lookup_table

Whether to use a lookup table for accelerating NIST calls.

pressure_points

Specify number of table points for pressure.

pressure_minimum

Specify lower table bound for pressure.

pressure_maximum

Specify upper table bound for pressure.

temperature_points

Specify number of table points for temperature.

temperature_minimum

Specify lower table bound for temperature.

temperature_maximum

Specify upper table bound for temperature.

saturation_points

Specify number of table points for saturation.

Included in:

Parent

Summary

density

‘density’ child.

viscosity

‘viscosity’ child.

specific_heat

‘specific_heat’ child.

thermal_conductivity

‘thermal_conductivity’ child.