Drag Coefficient Calculation

Hello everyone!

As you guys probably know, calculating the drag coefficient in SimScale gives you a graph of drag coefficient with respect to time so I was wondering if there was a way to calculate a discrete value for it.

Thanks! :slight_smile:

Hey,

Are you talking about transient analysis? That’s the only case where Cd is given with respect to time.

For steady-state, “time” doesn’t mean time in seconds. It means iterations (simulation is an iterative process).
The only “real” Cd would be the coefficient in a fully converged result set.

For example, in this steady-state analysis, the Cd values in the ellipse have no meaning. The value that really matters is the last one:

3 Likes

Hey @Ricardopg,

Thanks a lot for your response!

Would that mean in steady-state simulations, the last value is the only one that is relevant for other results as well such as velocity and pressure?

No problem!

Yes, in steady-state simulations, the relevant results for all parameters are the ones from last iteration (given that they’re converged).

Hi, this may seem a bit late, but how do you know they are converged?

Perhaps, the following information may help:

CFD simulations use an iterative process to improve a solution until a limit or stable state or “convergence” is reached. In other words, convergence occurs when a solution no longer varies significantly. For this particular case of determining the drag coefficient, the drag coefficient reaches a stable state at or a limit value of around 0.2 (the black arrow shows this “converged” value of drag coefficient to be between 0 and 0.5).

This documentation page gives more examples on how to check convergence of a CFD simulation: How to Check Convergence of a CFD Simulation? | SimScale

1 Like

Here are two examples for judging steady-state convergence in CFD:

  • “Applying a residual level for each transport equation, below which the equation is deemed to be converged. When all equations satisfy their respective residual controls, the simulation then stops” → convergence". This means that when your residuals (not just one) dont change significantly (this significantly is a convergence criterion number) over consecutive iterations.

  • “Convergence can also be determined by monitoring any suitable metric, including objective measurements from the simulation, e.g. a force coefficient, or drag coefficient. When the metric no longer changes significantly over subsequent steps, the simulation is stopped.”

Adapted from: https://doc.cfd.direct/notes/cfd-general-principles/steady-state-convergence