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

Boundary conditions Cmesh high AOA

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 14, 2008, 14:47
Default Hi Everyone, I'm fairly new
  #1
New Member
 
Patrice Castonguay
Join Date: Mar 2009
Posts: 7
Rep Power: 17
pcasto is on a distinguished road
Hi Everyone,

I'm fairly new to OpenFOAM and I am having troubles in setting the boundary conditions for a simple test case in potentialFoam. I'm trying to simulate external flow over a NACA airfoil at 14 degrees AOA.

I don't have any problems in obtaining a solution with potentialFoam, icoFoam or simpleFoam when the angle of attack is low (0 to 5 degrees). However, for large AOA, there is an outflow on my INLET patch and it seems to cause problems.

My mesh is a C-mesh (it can be viewed at NACA0012 mesh ). The INLET patch is the patch on the left (C-shaped) and the OUTLET patch is the patch on the right. My boundary conditions are as follows:

U:
INLET type inletOutlet;
value (40 10 0);
OUTLET zeroGradient;

p:
INLET type outletInlet;
outletValue 0;
OUTLET fixedValue;
value 0;

The velocity field I obtained can be seen here: velocity field 1. I also tried the following:

U:
INLET: fixedValue (40 10 0)
OUTLET: zeroGradient
p:
INLET zeroGradient
OUTLET fixedValue 0;

But then I get the following: velocity field 2. Like I said, I don't have much experience with boundary conditions in OpenFOAM so I was wondering if anyone could help me.

Thank you for your time

Patrice
pcasto is offline   Reply With Quote

Old   February 5, 2009, 02:08
Default Hi Patrice Castonguay
  #2
venkateshtl
Guest
 
Posts: n/a
Hi Patrice Castonguay


This venkatesh from india i am working on NACA0012 Airfoil which is imported from fluent.
Now i need to solve it for Euelrs equqtions with incompresible flow can u tell me procedure for that
with mach number .85
  Reply With Quote

Old   February 5, 2009, 02:27
Default hi venkatesh, instead of usin
  #3
New Member
 
rahul agarwal
Join Date: Mar 2009
Location: new delhi, new delhi, india
Posts: 1
Rep Power: 0
rahul is on a distinguished road
hi venkatesh,
instead of using fluent file u can use .msh file from gambit and change to foam format by using fluentMeshToFoam command which will change the gambit mesh file to foam mesh file.
then u can copy simple foam folder in ur login name folder there u will get boundary file inside ur control folder.
copy that details in ur 0 file and edit ur boundary condition .it ask there for how much mach no ...
try this out iof any prob mess me back
rahul is offline   Reply With Quote

Old   February 5, 2009, 06:04
Default HI Patrice Castonguay Sir
  #4
venkateshtl
Guest
 
Posts: n/a
HI Patrice Castonguay Sir

This is Venkatesh from india working on NACA0012 AIRFOIL can u please send me the procedure u solved for the 0 - 5 AOA.........
  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
Burgerbs equation non constant Boundary Conditions Initial Conditions arkangel OpenFOAM Running, Solving & CFD 1 October 2, 2008 14:48
Boundary conditions for turbulent boundary layer Thomas FLUENT 1 June 17, 2008 05:14
boundary conditions for boundary layer flow A. Al-zoubi CFX 0 November 3, 2007 07:11
Integral boundary conditions turbulent intensitylength boundary conditions olesen OpenFOAM Running, Solving & CFD 0 July 27, 2006 07:18
Boundary Conditions for High pressure Reservoir Rajesh FLUENT 0 November 10, 2005 01:48


All times are GMT -4. The time now is 16:36.