data_sampling#
- class ansys.fluent.core.generated.solver.settings_252.data_sampling(name=None, parent=None)#
Bases:
Group
Data sampling object.
Attributes
Attribute |
Summary |
---|---|
Specifies whether to include data sampling. |
|
The sampling interval. |
|
Display the amount of simulated time/iterations covered by the data sampled for unsteady/steady statistics. |
|
Specifies whether to include statistics for flow shear stresses. |
|
Specifies whether to include statistics for flow heat fluxes. |
|
Specifies whether to include wall statistics. |
|
Specifies whether to include force statistics. |
|
Specifies whether to include statistics for DPM variables. |
|
Specifies whether to include statistics for species. |
|
Specifies whether to include statistics for mixture fraction. |
|
Specifies whether to include statistics for reaction progress. |
|
Specifies whether to include statistics for Custom Field Functions. |
|
Calculate statistics for custom field functions. |
Included in:
Parent |
Summary |
---|---|
Run-calculation object. |