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

Periodic Boundary Condition

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 19, 2012, 10:59
Default Periodic B.C
  #21
Member
 
Join Date: Sep 2011
Posts: 39
Rep Power: 14
Kamu is on a distinguished road
Quote:
Originally Posted by sbaffini View Post
In the custom field function above, the pressure is the one effectively solved for by Fluent; in this case it gives you p_in = p_out (at least for the straight pipe case).

If you performed a periodic computation by fixing the mass flow, then dp/dx is available in the periodic b.c. panel (it also has a direction, which you needed to fix... hopefully, along the pipe axis). So, to know the presure jump in your case you just need to compute dp/dx * L where L is the length of the pipe
Thanks Paolo, i get it now. Are you a workbench user? How do you in this case have this pressure gradient available in workbench for optimization studies?
Kamu is offline   Reply With Quote

Old   November 19, 2012, 16:25
Default
  #22
Senior Member
 
sbaffini's Avatar
 
Paolo Lampitella
Join Date: Mar 2009
Location: Italy
Posts: 2,151
Blog Entries: 29
Rep Power: 39
sbaffini will become famous soon enoughsbaffini will become famous soon enough
Send a message via Skype™ to sbaffini
Dear Kamu,

for several reasons i am not a Workbench user and i know nothing about the setting of the parameters for their external use in workbench. However, while in theory there should not be any difficulty in setting the pressure as a parameter, it happens that this variable is also very weird (it is an output for fixed mass flow rate cases, its monitoring is far from being straightforward, etc.)... so, there might be chances that it actually can't be used as parameter.
sbaffini is offline   Reply With Quote

Old   November 20, 2012, 00:48
Default
  #23
Member
 
Join Date: Sep 2011
Posts: 39
Rep Power: 14
Kamu is on a distinguished road
Quote:
Originally Posted by sbaffini View Post
Dear Kamu,

for several reasons i am not a Workbench user and i know nothing about the setting of the parameters for their external use in workbench. However, while in theory there should not be any difficulty in setting the pressure as a parameter, it happens that this variable is also very weird (it is an output for fixed mass flow rate cases, its monitoring is far from being straightforward, etc.)... so, there might be chances that it actually can't be used as parameter.
Dear Paolo,
Thanks alot, looks like i will have to get it manually from FLUENT. I have tried all possible post-processing options to see if there is anything that is related to it in vain. Otherwise thanks once again
Kamu is offline   Reply With Quote

Old   November 6, 2016, 07:36
Default
  #24
New Member
 
Neda S. R. Nikou
Join Date: Nov 2016
Location: Iran
Posts: 14
Rep Power: 9
nedanikou is on a distinguished road
Quote:
Originally Posted by prasanthnitt View Post
Hi All,

I have written a 2D Incompressible NS solver for solving a channel flow with periodic boundary conditions. I am using a fractional step method(Kim and Moin 1985 JCP). I have non dimensionalized the equations. The rey_no is set to 100.

Channel Dimensions:
2 units: in the stream-wise and in the normal direction
Time integration scheme:
AB-2

A constant pressure gradient of value -2.0/rey_no is specified.
Staggered grid.
Periodic bcn in the stream-wise direction:
u(ni,.)=u(1,.)
u(0,.)=u(ni-1,.)

V(ni+1,.)=v(1,.)
v(0,.)=v(ni,.)

p(ni+1,.)=p(1,.)
p(0,.)=p(ni,.)

u and v represent the horizontal velocity components.
p represents pressure.

Boundary conditions in the normal direction:
u(:,0)=-u(:,1) //No Slip
u(:,nj+1)=-u(:,nj) //No penetration

v(:,0)=0.0
v(:,nj)=0.0

dp/dn =0 at y=0 and y=2

Initial condition:
I have tried several:
u(:, j )=1.0
u(:,j)=parabola with centerline velocity=1

So, the analytical solution for this problem is a parabola with centerline velocity=1.
But in my case the centerline velocity is greater than 1. I don't know why this is happening.
Help of any kind would be appreciated. I would be more than happy to provide any extra information.

Cheers
Prasanth
Hi All,
I have written a 3D Incompressible NS solver for solving a rectangular duct flow with periodic boundary conditions along the direction of flow (x). In my case of staggered grid, pressure was set based on finite volume method, for ux velocity i used finite volume along y, z and finite difference along x. it works for coarse grids and I have fully developed flow in domain but as I generate smaller grid size, residual of u, v, w and continuity oscillates and did not converge. I changed the relaxation factors to small values of 0.001, bu it did not work. Please, someone can help me... What is wrong?
nedanikou is offline   Reply With Quote

Old   November 6, 2016, 08:02
Default
  #25
Senior Member
 
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,771
Rep Power: 71
FMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura aboutFMDenaro has a spectacular aura about
I suggest to open a new post and provide full details fo your problem...however, I really don't understand the reason for using FV and FD in the same code.
FMDenaro 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
periodic boundary condition in LES martor FLUENT 3 April 30, 2022 00:20
periodic boundary condition (translational) fluent 6.3 haihek FLUENT 3 January 22, 2014 04:10
Problem with a periodic boundary condition chuck209 CFX 10 May 9, 2012 16:15
External Radiation Boundary Condition for Grid Interface CFD XUE FLUENT 0 July 9, 2010 02:53
translational periodic boundary condition Rola Afify FLUENT 2 September 12, 2006 08:39


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