real_gas_nist#

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

Bases: Group

NIST real gas model settings.

Attributes

Attribute

Summary

nist_fluid

NIST library fluid data.

lookup_table

Create lookup table for faster NIST real gas property calculation.

pressure_points

Number of pressure points in lookup table.

pressure_minimum

Lower pressure bound in lookup table.

pressure_maximum

Upper pressure bound in lookup table.

temperature_points

Number of temperature points in lookup table.

temperature_minimum

Lower temperature bound in lookup table.

temperature_maximum

Upper temperature bound in lookup table.

saturation_points

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

Included in:

Parent

Summary

density_3

Material property: density.

viscosity

Material property: viscosity.

specific_heat

Material property: specific-heat.

thermal_conductivity_1

Material property: thermal-conductivity.