-
-
February 15, 2021 at 1:45 pm
Sergio92
SubscriberI am using ANSYS 2020R1 to simulate laminar flow around a spherical obstacle. I have chosen an axisymmetric domain, so my sphere is represented as a semi-circle next to the symmetry axis x. Simulations are run using Fluent, and all the files (geometry, mesh, case and post) are managed from the Workbench. My simulations contain a scalar representing solute dissolved in the fluid.nAfter I run a simulation, I wish to compute the force exerted by the solute on the sphere. This force comes from solute-sphere interactions at a distance, and I calculate it by integrating a volumetric force f over my domain.nn#######################################nUsing Reports Definition in Fluent to calculate the integralnSum(f * 2 * PI,['corps_surfacique'],Weight = 'Volume')nI get 6.7558829e-14 Nn#######################################n#######################################nUsing Function Calculator in CFD-Post to calculate the integralnFunction: volumeInt; Location: corps_surfacique; Variable: fnI get 6.91156e-14 Nn#######################################n nNow I know these values are quite close. But this small difference affects my end results significantly. The field function f depends on scalar and position, so I have tried doing some things to figure out the exact reason for my issue.nn1) Integrating the scalarnResults are the same in Fluent and CFD-Postn2) Integrating abs(x)nResults differ by only 0.0084%n3) Integrating abs(y)nResults differ by 0.45%n nMy guess from these outcomes is that mesh elements in Fluent and CFD-Post have slightly different coordinates. Is that correct? In any case, which option should give me the most accurate result: Fluent or CFD-Post?n -
February 15, 2021 at 3:32 pm
Rob
Ansys EmployeeFluent is most accurate. CFD Post originates from CFX and is node based, Fluent is cell based. As you note the differences are small, and as you further refine the mesh disappear. Note CFD Post is not inaccurate, the difference is the result of the data interpolation rather than precision. n -
February 15, 2021 at 3:33 pm
YasserSelima
SubscriberIn your expression, Why are using 2*PI? n -
February 15, 2021 at 3:52 pm
DrAmine
Ansys EmployeeRead about the limitations and differences when reading Fluent results into CFD-Post. Please rely on the Fluent Results.nn: 2D axis symmetric case.n -
February 15, 2021 at 4:04 pm
YasserSelima
Subscribermy understanding is that fluent calculates the cell volume by rotating the 2D cell. So, why 2*pi!!n -
February 15, 2021 at 4:06 pm
YasserSelima
SubscriberI got it, reference is 1 rad!n -
February 15, 2021 at 4:26 pm
Sergio92
SubscriberYasser:yes, you got it right.Thank you, Rob and Amine, for your prompt replies! That answers my question.nIf I may be just a little nitpicker:your answers were marked as accepted without me doing so. (I would do it anyway, so it doesn't really bother me)n -
February 16, 2021 at 7:06 am
DrAmine
Ansys EmployeeAs you like.n
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error: Received signal SIGSEGV
-
5162
-
3275
-
2447
-
1308
-
956
© 2023 Copyright ANSYS, Inc. All rights reserved.