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

I can not understand the tutorial TJunctionFan.(OP 2.0.0)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 5, 2011, 07:35
Default I can not understand the tutorial TJunctionFan.(OP 2.0.0)
  #1
New Member
 
anonymous
Join Date: Feb 2011
Posts: 22
Rep Power: 15
asamit is on a distinguished road
Hello everyone,
I am trying to understand new cyclic while runnig the tutorial TJunctionFan. (OP 2.0.0)
I am studing two files as below.

- selectCyclics.setSet -

:
faceSet cyclicFaces new boxToFace (0.099 -0.006 0.004)(0.101 0.006 0.016)
cellSet cyclicFacesSlaveCells new boxToCell (-10 -10 -10)(0.1 10 10)
faceZoneSet cyclicFaces new setsToFaceZone cyclicFaces cyclicFacesSlaveCells

:

- Allrun -
:
# Add cyclic baffles for fan
runApplication setSet -batch selectCyclics.setSet
#runApplication createBaffles cyclicFaces '(fan_half0 fan_half1)' -overwrite
createBaffles cyclicFaces '(fan_half0 fan_half1)' -overwrite > log.createBaffles 2>&1
:

- 0/p -
:
fan_half0
{
type fan;
patchType cyclic;
f 2(100 -0.1);
value uniform 0;
}
fan_half1
{
type fan;
patchType cyclic;
f 2(100 -0.1);
value uniform 0;
}
:


As far as I understand, two cyclic-feaces (fan_haff0 and fan_half1) are using the same mesh.
Then, how they are determine the wind directions?

Thank you,
asamit
asamit is offline   Reply With Quote

Old   August 7, 2011, 05:29
Default
  #2
New Member
 
anonymous
Join Date: Feb 2011
Posts: 22
Rep Power: 15
asamit is on a distinguished road
The problem solved.

- selectCyclics.setSet -
:
#cellSet cyclicFacesSlaveCells new boxToCell (-10 -10 -10)(0.1 10 10)
cellSet cyclicFacesSlaveCells new boxToCell (0.1 -10 -10)(10 10 10)
:
asamit 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
Tutorial for subcooled nucleate boiling Asghari FLUENT 42 December 10, 2018 11:42
Problem on Fluent Tutorial: Horizontal Film Boilig Feng FLUENT 2 April 13, 2013 05:34
[Gmsh] 2D Mesh Generation Tutorial for GMSH aeroslacker OpenFOAM Meshing & Mesh Conversion 12 January 19, 2012 03:52
Rotor/stator tutorial, and how to... gilberto CFX 5 January 21, 2002 09:41


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