numerics#

class ansys.fluent.core.generated.solver.settings_271.numerics(name=None, parent=None)#

Bases: Group

Configures numerical options for DPM calculations.

Attributes

Attribute

Summary

tracking

Configures particle tracking schemes.

heat_mass_exchange

Configures the calculation of heat and mass transfer between particles and the continuous phase.

source_term_settings

Configures how particle source terms are applied to the continuous-phase equations.

node_based_averaging

Configures node-based averaging and source-term averaging.

dynamic_interaction_range_enabled

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.

parcel_count_control

Controls automatic adjustments to the number of numerical parcels to meet resolution requirements.

high_res_tracking

Advanced settings for high-resolution particle tracking. High-resolution tracking subdivides polyhedral cells

Included in:

Parent

Summary

discrete_phase

Configures the Discrete Phase Model (DPM) to track particles, droplets, or bubbles in a Lagrangian framework.