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

Swirl und tumble number

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 11, 2009, 11:30
Default Swirl und tumble number
  #1
Member
 
Sven Degner
Join Date: Mar 2009
Location: Zürich
Posts: 55
Rep Power: 17
sven82 is on a distinguished road
Hi Foamers,

at the moment I will simulate a cylinder channel of a engine.
The problem is that I will calculate the swirl and tumble number of rectangle space in the cylinder. in Cfx I try something like this

switch = step( (0 [mm] - z ) / 1 [m] ) * step( ( 70 [mm] + z ) / 1[m] ) * step( ( 33 [mm] - y ) / 1[m]) * step( ( 33[mm] - x ) / 1[m])

Dy = switch * Density * ((z + 35 [mm])*Velocity u - x *Velocity w )
Jy = switch * Density * (x ^2 + (z+ 35 [mm])^2)

omega_Y = volumeInt(DY)@A1/ volumeInt(JY)@A1

t = omega_Y*areaAve(Density)@O*Diam^3*pi^2/4/ph

But I got no idea how this work in OpenFOAM, especially the "switch" area for the calculation to bound. i hope anyone got a idea for my proceed!

thx
Sven
sven82 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
[mesh manipulation] Mesh Refinement Luiz Eduardo Bittencourt Sampaio (Sampaio) OpenFOAM Meshing & Mesh Conversion 42 January 8, 2017 12:55
DecomposePar unequal number of shared faces maka OpenFOAM Pre-Processing 6 August 12, 2010 09:01
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36
Unaligned accesses on IA64 andre OpenFOAM 5 June 23, 2008 10:37
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues michele OpenFOAM Meshing & Mesh Conversion 2 July 15, 2005 04:15


All times are GMT -4. The time now is 08:20.