|
[Sponsors] |
July 1, 2010, 14:26 |
How to implement vorticity calculations
|
#1 |
New Member
Antonio
Join Date: Sep 2009
Posts: 12
Rep Power: 17 |
Hello,
I made a code in fortran for solving LBM equations (the enemies of CFD ). Anyway, I have the three velocity components for node and I would like to plot the vorticity. I know the matrix which define the vorticity, but how to implement in your opinion this to a fortran file. I mean the derivatives like (dw/dy-dv/dz)=w_x (w_x vorticity along x). How can I implement it in a code: - taking the velocity in z-direction at node i and i-1 divided by the distance between the nodes (which is constant) and calculate the vorticity? Thank you ver much Kind regards Antonio |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Activate vorticity | rikio | CFX | 3 | October 27, 2017 11:58 |
vorticity boundary condition | bearcharge | Main CFD Forum | 0 | May 14, 2010 12:32 |
vorticity calculation at symmetryplane | benconnell | OpenFOAM | 0 | April 14, 2009 19:45 |
Vorticity Iso-Surface | John | Main CFD Forum | 0 | April 5, 2009 00:10 |
vorticity depends on non-inertia frame of referenc | dingxi | Main CFD Forum | 3 | October 18, 2006 14:13 |