|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Steven van Haren
Join Date: Aug 2010
Location: The Netherlands
Posts: 148
Rep Power: 4 ![]() |
Dear All,
There seems to be a new implementation of the Courant number in version 2.0.x (compared to 1.7.1). The Courant number seems to be calculated cell-based instead of face-based. To me this seems strange since high velocity peaks will be smeared over a cell. Also there seems to be a mysterious 0.5 factor. Does anybody has some useful thoughts about why they changed this for version 2.0? Any input will be greatly appreciated. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 723
Rep Power: 10 ![]() |
The "0.5" can what is going on can be easily explained. The "sumPhi" scalar field represents the magnitude of the volume flux crossing crossing a cell boundary. Since the amount of flux out must be equal to the amount of flux in to satisfy continuity, the "average" flux magnitude must be exactly 0.5*sumPhi.
No consider an arbitrary cell in a uni-directional flow field. The cell will have some equivalent frontal area, A*, normal to the flow direction. It will also have some equivalent average length d* aligned with the flow direction. (It follows that V (volume) = A* x d*.) The Courant number is defined as CFL = velocity * dt / length. Using the average flux magnitude, you can show that CFL = (0.5 sumPhi / A* ) x dt / d* = 0.5 sumPhi x dt / V As to why this was done, I have no idea. As you mentioned, the above formulation will obviously be less accurate the more curved the flow is. |
|
|
|
|
|
|
|
|
#3 |
|
Senior Member
Steven van Haren
Join Date: Aug 2010
Location: The Netherlands
Posts: 148
Rep Power: 4 ![]() |
Thank you for your explanation, the 0.5 factor is clear to me know.
If anybody has an idea why this was done I would be very interested. Kind regards, Steven |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RMS Courant Number vs MAX Courant Number | zoozoozoo | Main CFD Forum | 3 | June 12, 2012 13:44 |
| IcoFoam unstability, courant number gets large! | vivien | OpenFOAM | 9 | October 15, 2010 15:09 |
| mesh file for flow over a circular cylinder | Ardalan | Main CFD Forum | 6 | April 17, 2010 23:40 |
| IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 02:58 |
| COURANT NUMBER | Ferreira | Main CFD Forum | 23 | February 26, 2006 18:10 |