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

Simulations Flow 3D over Flat plate

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 3, 2013, 05:04
Default Simulations Flow 3D over Flat plate
  #1
New Member
 
DANG QUOC BAO
Join Date: Apr 2013
Posts: 12
Rep Power: 13
baoaero is on a distinguished road
Hi all,
I am new user using OpenFoam,. I am making simulation flow steady over the flat plate 3D with dim ( c =0.2 m and l=0.7 m). What solver can i use for solving this proplem. I had tried many time but had many errors. I want to calculate the lift, drag cofficient on the flat plate but i don't know how do it? I wish i have help me for solving this proplem from all members of CFD online.
Thank you so much..
baoaero is offline   Reply With Quote

Old   May 4, 2013, 07:23
Default
  #2
Senior Member
 
fumiya's Avatar
 
Fumiya Nozaki
Join Date: Jun 2010
Location: Yokohama, Japan
Posts: 266
Blog Entries: 1
Rep Power: 18
fumiya is on a distinguished road
Hi,

For the steady simulations of incompressible, turbulent flow, you can use simpleFoam solver.
For the steady simulations of compressible, turbulent flow, you can use rhoSimpleFoam solver.

You can use the forceCoeffs function object to calculate the force coefficients.
and find the information about how to use it by doing the motorBike tutorial.

Best regards,
Fumiya
fumiya is offline   Reply With Quote

Old   May 9, 2013, 04:56
Default
  #3
New Member
 
DANG QUOC BAO
Join Date: Apr 2013
Posts: 12
Rep Power: 13
baoaero is on a distinguished road
Dear Fumiya
I had done this proplem along your intructions and had result Cm 8.27999e-05 Cd 0.000173674 Cl 0.00082136. Conditions of Promblem: velocity inlet 1 m/s, nutida 0.001 at inlet and Zerogradient at other boundary, pressure equal 0 at outlet and ZeroGradient at outlet. At wall (flat plate) fix value
(0,0,0) velocity and Pressure is zeroGradient. Dimmentions of flat plate (0.4mx1mX0.01m). Model mesh 220.000 point.
I dont have much experience in CFD Calculations, I don't know that is Result is good or bad ? I dont know edit where part of problem for having good result?
Would you mind help solve this proplem? I am do my thesis for graduate university. With project "Simulation flow over Propeller". very difficult.
I wish i have your help.
Thank you very much.
Best regards,
Boundary condition
p
dimensions [0 2 -2 0 0 0 0];

internalField uniform 0;

boundaryField
{
wall
{
type zeroGradient;
}

symmetry
{
type symmetryPlane;
}

inlet
{
type fixedValue;
value uniform 0;
}

outlet
{
type fixedValue;
value uniform 0;
}
}
U
dimensions [0 1 -1 0 0 0 0];

internalField uniform (1 0 0);

boundaryField
{
wall
{
type fixedValue;
value uniform (0 0 0);
}

symmetry
{
type symmetryPlane;
}

inlet
{
type fixedValue;
value uniform (1 0 0);
}

outlet
{
type zeroGradient;
}
}
nuTida
dimensions [0 2 -1 0 0 0 0];

internalField uniform 0.001;

boundaryField
{
wall
{
type zeroGradient;
}
symmetry
{
type symmetryPlane;

}

inlet
{
type fixedValue;
value uniform 0.001;
}

outlet
{
type zeroGradient;
}
}
nut
dimensions [0 2 -1 0 0 0 0];

internalField uniform 0.001;

boundaryField
{
wall
{
type zeroGradient;

}
symmetry
{
type symmetryPlane;
}
inlet
{
type fixedValue;
value uniform 0.001;
}

outlet
{
type zeroGradient;

}

}
baoaero is offline   Reply With Quote

Old   May 13, 2013, 21:43
Default
  #4
New Member
 
DANG QUOC BAO
Join Date: Apr 2013
Posts: 12
Rep Power: 13
baoaero is on a distinguished road
Dear all
who are you help me solve this Problem...It very difficult. I try many time but not success....I wish you can help me....
Thanks a lot...
Bao
baoaero is offline   Reply With Quote

Old   May 14, 2013, 02:52
Default
  #5
Senior Member
 
HECKMANN Frédéric
Join Date: Jul 2010
Posts: 249
Rep Power: 16
fredo490 is on a distinguished road
For a speed of 1m/s you can use simpleFoam (steady state, incompressible sover). With a very fine mesh (y+ of less than 1), you can use k-omega SST that will give you the best boundary layer solution.

If you don't know much about OpenFoam, you can try http://www.sim-flow.com/#
It is an "automatic" way to generate an OpenFoam case. Then you can study the files and try to understand the settings.
fredo490 is offline   Reply With Quote

Old   May 15, 2013, 00:10
Default
  #6
New Member
 
DANG QUOC BAO
Join Date: Apr 2013
Posts: 12
Rep Power: 13
baoaero is on a distinguished road
Dear all
I had done download simFlow sonfware. But i can not install into Unbutu 12.04LS (32bit). Would you mind can help me for install simFlow. I had done follow indtructions on website www.simFlow.com but not success because i can not run the file install after finishing dowload. (i tried many tiem but it was not run). I had check "Allow executing files as program" after double clik on file and IT NOT RUN.
I wish you can help me install SimFlow for studing in University? Thanks a lot...i glad to you...
Bao
baoaero is offline   Reply With Quote

Old   May 15, 2013, 08:23
Default
  #7
Senior Member
 
JR22's Avatar
 
Jose Rey
Join Date: Oct 2012
Posts: 134
Rep Power: 17
JR22 will become famous soon enough
I tried SimFlow, and the Windows version worked for me, the Ubuntu/Linux one didn't. Try contacting their support staff as it is a Beta and they are likely trying to figure out what goes wrong. Give them as much information as you can (i.e., your system details, the steps to reproduce your problem, and whatever logs or error messages that are appropriate).
JR22 is offline   Reply With Quote

Old   June 7, 2013, 05:53
Default
  #8
New Member
 
Aneta
Join Date: Mar 2013
Posts: 11
Rep Power: 13
AnetaC is on a distinguished road
Dear DANG QUOC BAO,
please check FAQ and Q&A on www.sim-flow.com, there you will undoubtedly find the solution to your problem.
AnetaC is offline   Reply With Quote

Reply

Tags
flat plated


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
CFD by anderson, chp 10.... supersonic flow over flat plate varunjain89 Main CFD Forum 18 May 11, 2018 07:31
Low Reynolds Number Flow over a Flat Plate Go FLUENT 4 August 28, 2013 05:19
Validating OF, turbulent flow over flat plate Thilo OpenFOAM Verification & Validation 0 July 3, 2012 05:29
Experimental paper for flow over flat plate Sid Main CFD Forum 3 October 8, 2008 11:45
results for flow past flat plate normal to flow lisa Main CFD Forum 2 August 30, 2005 16:36


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