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

Incompatibility between 2 boundary conditions in Pitzdaily case

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 5, 2009, 11:23
Lightbulb Incompatibility between 2 boundary conditions in Pitzdaily case
  #1
Member
 
Join Date: Sep 2009
Posts: 45
Rep Power: 16
AirS is on a distinguished road
Hi all,
I've just noticed something weird in the 0-directory for the velocity U:
We have:

inlet
{
type turbulentInlet;
referenceField uniform (10 0 0);
fluctuationScale (0.02 0.01 0.01);
value uniform (10 0 0);
}

outlet
{
type inletOulet;
inletValue (0 0 0); // I thought it was (10 0 0) no ?
value (0 0 0);
}

Indeed, I can't understand this latter, although the inlet velocity is defined by (10 0 0), we use a different one for the outlet BC.
Does anybody know the reason ?
Moreover I don't know why we have to specify the keyword ''value'' ? besides, in some cases it doesn't appear.
Thank you in advance!
AirS is offline   Reply With Quote

Old   October 5, 2009, 12:43
Default
  #2
Senior Member
 
santos's Avatar
 
Jose Luis Santos
Join Date: Mar 2009
Location: Portugal
Posts: 215
Rep Power: 18
santos is on a distinguished road
Send a message via Skype™ to santos
Hi,

The inletValue in the inletOutlet boundary condition specifies the inflow velocity at your outlet - normally you want it to be zero to prevent inflow.

Regards,
Jose Santos
santos is offline   Reply With Quote

Old   October 6, 2009, 06:39
Default
  #3
Member
 
Join Date: Sep 2009
Posts: 45
Rep Power: 16
AirS is on a distinguished road
Thank you for answering so quickly,
nevertheless, I've seen the documentation for "turbulentInlet" and it doesn't specify anything about the keyword "value", so what is the purpose of it ?
Same question concerning "inletOutlet", because there is no change when we delete it.
regards,
Rom.
AirS is offline   Reply With Quote

Old   October 9, 2009, 22:50
Default
  #4
New Member
 
Huang
Join Date: Sep 2009
Posts: 11
Rep Power: 16
hhuang84 is on a distinguished road
By looking at the U file at other time, I think, value specifies the velocity at ascribed path. so, at time 0, the inelt velocity is uniformly 10, but it varies for other time.
hhuang84 is offline   Reply With Quote

Old   October 20, 2009, 07:16
Default
  #5
Member
 
Join Date: Sep 2009
Posts: 45
Rep Power: 16
AirS is on a distinguished road
yes, I think so as well.
thank you.
AirS is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Change in boundary conditions before rerun achuneka OpenFOAM Running, Solving & CFD 5 April 14, 2020 12:46
Is Playstation 3 cluster suitable for CFD work hsieh OpenFOAM 9 August 16, 2015 14:53
symmetry boundary conditions in cfx lost.identity CFX 41 May 22, 2013 07:21
Free surface boudary conditions with SOLA-VOF Fan Main CFD Forum 10 September 9, 2006 12:24
[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 09:35.