CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

CFX/OF results comparison

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By chegdan

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 15, 2013, 04:43
Default CFX/OF results comparison
  #1
m_f
Member
 
M
Join Date: Jul 2012
Posts: 33
Rep Power: 13
m_f is on a distinguished road
Hello everyone,

I am realizing a external aerodynamic study of a building with OpenFOAM and CFX at the same time.
I use :
- Quite the same mesh
- Same material definition
- Same turbulence model
- Same order of discretization
- I use simpleFOAM solver with OpenFOAM

But i have some problems with the results of OpenFOAM.

With CFX, convergence time is quick, around 300 iterations.
With OpenFOAM, the convergence time (all residual values less than 10^-5) is longer. Moreoever, even if the residuals are very low, when I calculate the force in the building with "forces" tools of OF, the value always decrease very slowly.

So, with CFX, the final value is fixed : Fx = 1.91e+07 N, and don't move after, even if i continue the calculation.
with OpenFOAM : The value arrive around Fx = 1.84e+07 N in 2000 iterations, and continue to always decrease very very slowly after. I stopped around Fx = 1.2e+07 N.

I don't understand how it could be possible.
Have you got some ideas ?

Don't hesitate to ask me some questions if I am not clear
Regards,

m_f
m_f is offline   Reply With Quote

Old   March 15, 2013, 05:07
Default
  #2
Senior Member
 
Lieven
Join Date: Dec 2011
Location: Leuven, Belgium
Posts: 299
Rep Power: 22
Lieven will become famous soon enough
Dear m_f,

In principle there should not be a difference but heard/read it already a few times that it is often observed.
* Concerning your case, "quite the same mesh" could be a possible cause.
Did you perform a grid sensitivity study (see how Fx changes with increasing grid resolution)? If not, I would start with that.
* Regarding the convergence time. It is easy to compare residuals that are given by CFX and OF but make sure they are defined in the same way. Else you would be comparing apples and oranges.
* To speed up the simulation, you can try to switch to piso or pimpleFoam and use localEuler as scheme for the time derivative (the time derivative is then used in a sense of "false time stepping"). It wouldn't surprise me if CFX does something similar.

Cheers,

L
Lieven is offline   Reply With Quote

Old   March 15, 2013, 09:15
Default
  #3
m_f
Member
 
M
Join Date: Jul 2012
Posts: 33
Rep Power: 13
m_f is on a distinguished road
First, thank to answered so quickly,

-
Quote:
Originally Posted by Lieven
Concerning your case, "quite the same mesh" could be a possible cause.
.When i wrote quite the same that's mean the size of the same is quite the same, and i tried to design the refinement zone in the same way (same cell refinement zone, with the same cell size).
Do you know a way to export the mesh OpenFOAM to CFX (Ansys Workbench Student Edition) ?

-
Quote:
Originally Posted by Lieven
It is easy to compare residuals that are given by CFX and OF but make sure they are defined in the same way. Else you would be comparing apples and oranges.
I totally agree. I compared yet, the evolution of two one are quite "normal", just OF seems slower than CFX (I would like to plot them but I use the blueCAPE windows version, so I can't use gnuplot to plot them. . . I am wrong I no :/ (Linux computer stayed in my country)

-
Quote:
Originally Posted by Lieven
you can try to switch to piso or pimpleFoam and use localEuler as scheme for the time derivative (the time derivative is then used in a sense of "false time stepping")
I will try that and give you some news as soon as possible !

Thanks for all

m_f
m_f is offline   Reply With Quote

Old   March 16, 2013, 08:50
Default
  #4
Senior Member
 
Paulo Vatavuk
Join Date: Mar 2009
Location: Campinas, Brasil
Posts: 196
Rep Power: 17
vatavuk is on a distinguished road
Hi m_f,
I think it would be interesting to compare the flow in both computations. I suggest that you draw the streamlines at a chosen height above the ground. It is possible that the recirculation region is different in the two simulations. I've seen some CFX results that have an unsymmetrical recirculation, in spite of the building being symmetrical and the wind incidence being 90 degrees in relation to the walls. On the other hand, to converge a symmetrical simulation might be difficult, if the flow has a natural tendency to become unsymmetrical, this tends to destabilize the symmetrical the flow.
Best Regards,
Paulo
vatavuk is offline   Reply With Quote

Old   March 17, 2013, 09:05
Default
  #5
Senior Member
 
Daniel P. Combest
Join Date: Mar 2009
Location: St. Louis, USA
Posts: 621
Rep Power: 0
chegdan will become famous soon enoughchegdan will become famous soon enough
on the speed of convergence:

since it wasn't already mentioned (but you probably know already), CFX uses coupled solvers (i.e. pressure and velocity are coupled through the continuity equation and solved in a single matrix) while simpleFoam is a segregated solver (i.e. Ux, Uy, Uz, and p are solved separately and coupled explicitly between eachother). Coupled solvers converge faster i.e. in less iterations (in general ).

Last edited by chegdan; March 21, 2013 at 09:48.
chegdan is offline   Reply With Quote

Reply


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
Problem: Very long "write" time (~2h-3h) for results and transient results Shawn_A CFX 16 April 12, 2016 20:49
Lost Scenario Results..?? Fugacity Autodesk Simulation CFD 1 February 24, 2012 10:48
Forces (in controlDict) Giving Results 1/10 of Experimental Comparison dancfd OpenFOAM Post-Processing 3 November 14, 2011 19:11
Comparison of 2D simulation results with 3D Mohit Gupta Main CFD Forum 0 September 29, 2008 13:04
Problems with repeating results Lee Siemens 4 May 26, 2006 03:39


All times are GMT -4. The time now is 17:50.