node_based_averaging#
- class ansys.fluent.core.generated.solver.settings_271.node_based_averaging(name=None, parent=None)#
Bases:
GroupConfigures node-based averaging and source-term averaging.
Attributes
Attribute |
Summary |
|---|---|
Enables node-based averaging of DPM variables. |
|
Enables node-based averaging of DPM source terms. |
|
Enables averaging after each integration step (higher accuracy, higher cost). |
|
Kernel selection for nodal averaging (legacy option). |
|
Selects the kernel type for node-based averaging. |
|
Controls the size of the Gaussian kernel for node-based averaging.~%Large values give small size, small values give large size of kernel. |
|
Enables node-based averaging iof DDPM-specific variables (e.g., volume fraction, velocity) on nodes. |
Included in:
Parent |
Summary |
|---|---|
Configures numerical options for DPM calculations. |