CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

'Von Karman Vortex Street' Modelling

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 16, 2011, 11:11
Default 'Von Karman Vortex Street' Modelling
  #1
New Member
 
Alex
Join Date: Dec 2011
Posts: 5
Rep Power: 14
zedik is on a distinguished road
Hello!

Could you please give me an advise.

I would like to solve this problem numerically by myself ('Von Karman Vortex Street' modelling).

Where is it possible to find a most clear explanation how to do it?

What is a boundary conditions and etc.

I need an explanation/description sufficient to write the program on any programming language.

Ideally I want to obtain a movie like this:
http://www.youtube.com/watch?v=0z_hF...ature=youtu.be

Thank you in advance!
zedik is offline   Reply With Quote

Old   December 16, 2011, 12:01
Default
  #2
k_k
Member
 
Kailash
Join Date: May 2011
Location: London, UK
Posts: 45
Rep Power: 14
k_k is on a distinguished road
You have to try and program a Incompressible N-S solver. You can find source codes of simple 2D incompressible NS solvers developed for lid driven cavity problem in many standard text books. The numerical algorithm, boundary conditions, visualisation etc can be also found. That can be easily extended to your problem of interest.

Here is an example for such solvers,
http://www-math.mit.edu/cse/codes/mi...vierstokes.pdf
k_k is offline   Reply With Quote

Old   December 27, 2011, 12:12
Default
  #3
New Member
 
Alex
Join Date: Dec 2011
Posts: 5
Rep Power: 14
zedik is on a distinguished road
Thank you!
I am trying to cope with this code. It's written in the beginning of chapter 4:

'The general approach of the code is described in Section 6.7 in the book Computational Science and Engineering [4]'

I tried to find this one. Do you know, which method was used?
It seems to be well known method for professionals, but I am a beginner.
Where I can find more explanations how it has been done?
I mean these three stages:
1. Treat nonlinear terms.
2. Implicit viscosity
3. Pressure correction.
There are separate equations for
-(U^2)x - (UV)y and 1/Re * (Uxx + Uyy), Nonlinear terms are treated explicitly and the viscosity terms are treated implicitly and etc..

I see what's going on (in the paper) but I don't know why and how.
I need a general explanation for this (exactly for this appr., which is in this paper) approach/scheme.

Could you please write where is it possible to find?

Thank you in advance!

PS: I FOUND AN ANSWER, THIS IS A PRESSURE-CORRECTION SCHEME, BUT I CAN'T DELETE THIS POST

Last edited by zedik; December 27, 2011 at 13:22.
zedik is offline   Reply With Quote

Old   December 29, 2011, 01:40
Post hello
  #4
kid
Senior Member
 
cfdkid
Join Date: Mar 2009
Posts: 133
Rep Power: 17
kid is on a distinguished road
hi ,
Would you consider using OpenFOAM for this?
If
yes
then i could be of your help.

Regards,
kid
kid is offline   Reply With Quote

Old   December 30, 2012, 13:30
Default
  #5
New Member
 
Alex
Join Date: Dec 2011
Posts: 5
Rep Power: 14
zedik is on a distinguished road
hi
Yes, it would be great.

Last edited by zedik; December 31, 2012 at 10:33.
zedik 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
von Karman vortex street dvolkind CFX 18 February 16, 2011 06:16
von Karman vortex street. Vortices formation mechanism. mnvl Main CFD Forum 1 February 24, 2010 17:53
Are these reverse von karman vortex street? quarkz Main CFD Forum 1 August 20, 2009 15:15
wmake compiling Problem with OF1.5 openTom OpenFOAM Installation 4 May 3, 2009 14:44
Von karman Vortex street yoshi Main CFD Forum 6 September 10, 2005 22:09


All times are GMT -4. The time now is 13:10.