In particle tracking in CFX, why can the particle source coefficient affect the solution and not just convergence? I thought that, in CFX, source coefficients only affected convergence.
Tagged: 10, cfx-solver, fluid-dynamics, particle-tracking, post-processing
-
-
March 17, 2023 at 8:58 am
FAQ
Participant1. The particle source coefficient affects the accuracy of the track calculation and can therefore change the solution. This can be explained by the fact that particle momentum equation is solved as an ordinary differential equation (ODE). If we take a simple ODE like du/dt = -k*u Integrating it with a source coefficient is like solving it by passing the linearised term on the left hand side, ending up solving something like: du/u = -kdt which has the solution u=u0 exp (-kt) (*) Integrating it without linearising it (or setting the source coefficient to 0) is equivalent to solving the equation by keeping the source term on the right hand side. This way the solution obtained is: u = -k*u*t + u0 (**) Now the solution obtained without linearisation (**) is an approximation to the exact solution (*), which will only be accurate when using very small timesteps. One way to test whether the linearisation is appropriate for achieving an accurate solution is to increase the parameter ‘Number of Integration Steps per Element’ under SOLVER CONTROL/PARTICLE CONTROL. The default value is 10. If this value is increased to e.g. 100 (this will increase CPU time!) and if the solution doesn’t change much then the linearisation is reasonable. 2. However, for the other models in CFX, it is true that the source coefficients only affect the convergence and not the final solution.
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1Â provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- How to overcome the model information incompatible with incoming mesh error?
- What are the requirements for an axisymmetric analysis?
- How to create and execute a FLUENT journal file?
- Skewness in ANSYS Meshing
- What is a .wbpz file and how can I use it?
- How can I Export and import boxes / Systems from one Workbench Project to another?
- How can I select interior faces and other entities that are inside the model?
- What are pressure-based solver vs. density-based solver in FLUENT?
- Error: Update failed for the Mesh component in Fluid Flow (Fluent). Error updating cell Mesh in system Fluid Flow (Fluent). View the messages in the Meshing editor for more details.
- How to get information about mesh cell count and cell types in Fluent?
© 2025 Copyright ANSYS, Inc. All rights reserved.