CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS

Results from field function integration are different in Fluent and CFD-Post

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 15, 2021, 08:16
Default Results from field function integration are different in Fluent and CFD-Post
  #1
New Member
 
Sergio
Join Date: May 2020
Location: Toulouse
Posts: 6
Rep Power: 6
SJRC is on a distinguished road
I am using ANSYS 2020R1 to simulate a 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.

After 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.

#######################################
Using Reports Definition in Fluent to calculate the integral

Sum(f * 2 * PI,['corps_surfacique'],Weight = 'Volume')

I get 6.7558829e-14 N
#######################################

#######################################
Using Function Calculator in CFD-Post

Function: volumeInt; Location: corps_surfacique; Variable: f

I get 6.91156e-14 N
#######################################

Now 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.

1) Integrating the scalar
Results are the same in Fluent and CFD-Post

2) Integrating abs(x) (x is azimuthal coordinate)
Results differ by only 0.0084%

3) Integrating abs(y) (y is radial coordinate)
Results differ by 0.45%

My 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?
SJRC is offline   Reply With Quote

Reply

Tags
ansys, cfd - post, fluent


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Results for wall temp in fluent are different to wall temp in CFD Post, Why?? jonheb FLUENT 1 March 6, 2018 10:48
Using CFD Post for OpenFoam results Karpfen OpenFOAM Post-Processing 3 January 19, 2018 08:48
Fluent export - CFD Post - Airfoil Results Wingman ANSYS 0 November 18, 2016 16:36
Post processing in CFD Post or Fluent. Blobs OpenFOAM Post-Processing 2 June 26, 2016 07:23
Plotting transient results in cfd post or fluent suyesh Visualization & Post-Processing 1 May 13, 2016 09:54


All times are GMT -4. The time now is 06:57.