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

How does jump table works?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 15, 2015, 03:29
Default How does jump table works?
  #1
Member
 
Manjunath Reddy
Join Date: Jun 2013
Posts: 47
Rep Power: 12
manju819 is on a distinguished road
Hiii Foamers,
I'm implementing the jet fan boundary condition, I want to understand how jump table works.
I gave this fan boundary condition in p on cyclic patches
jetFan1_half0
{
type fan;
patchType cyclic;
jumpTable table
((3.376 1000)(5.9 700)(9.69 100));
value uniform 0;
}
jetFan1_half1
{
type fan;
patchType cyclic;
jumpTable table
((3.376 1000)(5.9 700)(9.69 100));
value uniform 0;
}

How pressure and velocity gets calculated from this boundary condition at jetFan1 patch? and if I want to change the direction how can I change?

Please help me.


Regards
Manjunath
manju819 is offline   Reply With Quote

Old   May 17, 2018, 07:35
Default
  #2
New Member
 
Reza Nouri
Join Date: Oct 2012
Location: Tennessee
Posts: 26
Rep Power: 13
reza2031 is on a distinguished road
Send a message via Skype™ to reza2031
Here are some explanations about jump table:
jumpTable: Can someone explain how to use it?
reza2031 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
Hydraulic jump The King OpenFOAM 5 June 18, 2023 07:55
Run time Selection Mechanism - Some help required to understand jaswi OpenFOAM Programming & Development 3 October 29, 2015 13:42
Look-up table for combustion problem lost.identity STAR-CD 1 November 6, 2012 12:12
Field Function for interpolating a table to regulate a mass-flow Eike STAR-CCM+ 0 August 7, 2012 03:59
Use of table itsme_kit STAR-CCM+ 2 March 24, 2012 11:56


All times are GMT -4. The time now is 09:34.