real_gas_nist#

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

Bases: Group

Specify NIST real gas model settings.

Attributes

Attribute

Summary

nist_fluid

Select NIST library fluid data.

lookup_table

Create lookup table for faster NIST real gas property calculation.

pressure_points

Specify number of pressure points in lookup table.

pressure_minimum

Specify lower pressure bound in lookup table.

pressure_maximum

Specify upper pressure bound in lookup table.

temperature_points

Specify number of temperature points in lookup table.

temperature_minimum

Specify lower temperature bound in lookup table.

temperature_maximum

Specify upper temperature bound in lookup table.

saturation_points

Specify number of points on saturation (bubble/dew) curve in lookup table.

Included in:

Parent

Summary

density_3

Set material property: density.

viscosity

Set material property: viscosity.

specific_heat

Set material property: specific-heat.

thermal_conductivity_1

Set material property: thermal-conductivity.