reference_values#
- class ansys.fluent.core.generated.solver.settings_261.reference_values(name=None, parent=None)#
Bases:
GroupManages reference values used in calculations of coefficients and non-dimensional quantities.
Attributes
Attribute |
Summary |
|---|---|
Reference area for normalization. |
|
Reference depth for volume calculation. |
|
Reference density for normalization. |
|
Reference enthalpy for enthalpy damping and normalization. |
|
Reference length for normalization. |
|
Reference pressure for normalization. |
|
Reference temperature for normalization. |
|
Reference yplus for normalization. |
|
Reference velocity for normalization. |
|
Reference viscosity for normalization. |
|
Ratio of specific heats. |
|
Reference zone. |
|
Reference volume. |
Methods
Method |
Summary |
|---|---|
Initiates automatic computation of reference values based on selected zones and flow conditions. |
|
Displays all current reference values being used in the simulation. |
Included in:
Parent |
Summary |
|---|---|
Provides access to all primary setup options including general settings, models, boundary conditions and solver configuration. |