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

Comparison of different spatial and temporal discretization schemes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 17, 2009, 22:37
Default Comparison of different spatial and temporal discretization schemes
  #1
Member
 
Daniel Harlacher
Join Date: Mar 2009
Location: Davis, CA, United States
Posts: 60
Rep Power: 17
harly is on a distinguished road
Hey,

I am studying the behaviour of vortex shedding behind a cylinder/sphere and now I want to see how different discretization methods influence the resulting von Kármán street.

I worked with various other solver before in which one could define the order of the spatial and temporal discretisation in a fairly simple manner. But concerning OpenFOAM it seems one has a lot more choice to influence the behaviour of the solver.

I read both programmers ans users guide and decided, that the two important "schemes" to play around would be the timeScheme (of course) and the convection scheme (div).

That still leaves me with a lot of choices - which I am not capable of comparing all - so I would like to strip it down to useful comparisons.

Do you have any ideas or maybe even experience with the different schemes, then I would be happy to know about that. Something I never came across before is the property of "bounded" and "unbounded", maybe somebody could help me out with this?

Once I have decided on a test setup I will post the relevant data and results in this thread.

I will probably be starting with a square cylinder - as I have the grid and reference results for that one.

Yours
- harly
harly is offline   Reply With Quote

Old   March 18, 2009, 01:38
Default
  #2
Senior Member
 
Alberto Passalacqua
Join Date: Mar 2009
Location: Ames, Iowa, United States
Posts: 1,912
Rep Power: 36
alberto will become famous soon enoughalberto will become famous soon enough
Hi,

for the time discretization:
  • Euler is first order accurate
  • Crank-Nicholson and backward are second order accurate
For the divergence term:
  • linear corresponds to second order central differences.
  • limitedLinear and limitedLinearV are the limited version of the linear scheme, so their accuracy is reduced when the limiter kicks in.
  • cubicCorrected should be a fourth order central difference scheme.
You can find some additional information in the user's manual, page 112, table 4.10.

For your case, as a starting point, you might try the backward scheme for time integration and the linear scheme for the convective term.

I hope this helps.
__________________
Alberto Passalacqua

GeekoCFD - A free distribution based on openSUSE 64 bit with CFD tools, including OpenFOAM. Available as in both physical and virtual formats (current status: http://albertopassalacqua.com/?p=1541)
OpenQBMM - An open-source implementation of quadrature-based moment methods.

To obtain more accurate answers, please specify the version of OpenFOAM you are using.
alberto is offline   Reply With Quote

Old   September 24, 2011, 12:15
Default
  #3
Senior Member
 
Amir's Avatar
 
Amir
Join Date: May 2009
Location: Montreal, QC
Posts: 735
Blog Entries: 1
Rep Power: 22
Amir is on a distinguished road
Quote:
Originally Posted by alberto View Post
Hi,

for the time discretization:
  • Euler is first order accurate
  • Crank-Nicholson and backward are second order accurate
For the divergence term:
  • linear corresponds to second order central differences.
  • limitedLinear and limitedLinearV are the limited version of the linear scheme, so their accuracy is reduced when the limiter kicks in.
  • cubicCorrected should be a fourth order central difference scheme.
You can find some additional information in the user's manual, page 112, table 4.10.

For your case, as a starting point, you might try the backward scheme for time integration and the linear scheme for the convective term.

I hope this helps.
Dear Alberto,

Has any three-level method for temporal discretization been developed so far? I couldn't find it in either manual or src folder; it seems that many changes need because of using previous time step data for that, right?
__________________
Amir
Amir 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
Spatial &Temporal differencing scheme impingingjet NewBee Main CFD Forum 4 July 16, 2008 12:23
UDF:spatial-temporal temperature profile on a wall Martin Bellmann FLUENT 1 July 9, 2008 15:38
temporal and spatial discretization. pity Main CFD Forum 0 June 10, 2007 22:53
Spatial and temporal discretization Giuseppe FLUENT 2 January 23, 2006 05:18
spatial discretization Dan Sorensen Siemens 13 August 30, 2000 09:29


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