numerics#
- class ansys.fluent.core.generated.solver.settings_271.numerics(name=None, parent=None)#
Bases:
GroupConfigures numerical options for DPM calculations.
Attributes
Attribute |
Summary |
|---|---|
Configures particle tracking schemes. |
|
Configures the calculation of heat and mass transfer between particles and the continuous phase. |
|
Configures how particle source terms are applied to the continuous-phase equations. |
|
Configures node-based averaging and source-term averaging. |
|
Automatically adjusts the particle-mesh interaction radius based on local particle, parcel or cell size considerations. ~%Particularly useful for large particles on fine meshes to avoid under-resolved coupling. |
|
Controls automatic adjustments to the number of numerical parcels to meet resolution requirements. |
|
Advanced settings for high-resolution particle tracking. High-resolution tracking subdivides polyhedral cells |
Included in:
Parent |
Summary |
|---|---|
Configures the Discrete Phase Model (DPM) to track particles, droplets, or bubbles in a Lagrangian framework. |