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

Problem with internalField

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 24, 2010, 04:40
Question Problem with internalField
  #1
Senior Member
 
KGN
Join Date: Oct 2009
Location: Chennai, India
Posts: 121
Rep Power: 16
mecbe2002 is on a distinguished road
Hi all,

I am simulating flow over missile.
The freestream Mach no is 0.6, angle of attack is zero & solver is "rhoSimpleFoam"


dimensions [0 1 -1 0 0 0 0];

internalField uniform (205.9392 0 0);

boundaryField
{

bt // "bt" is the missile body&tail

{
type slip;
}

outlet
{
type zeroGradient;
}

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

defaultFaces
{
type empty;
}

}


At the tail fin face, the velocity magnitude(resultant) is zero at time=0. Why?
After the simulation also i get around 0.16m/s at the tail fin fact, but this is not correct. This may be because of the velocity field around fin face at time =0. Plz look at the snapshots.

Regards
Gopi
Attached Images
File Type: jpg body_u_o.jpg (35.8 KB, 9 views)
File Type: jpg body_u_1.jpg (38.2 KB, 12 views)
File Type: jpg body_u.jpg (62.3 KB, 9 views)
mecbe2002 is offline   Reply With Quote

Old   April 24, 2010, 10:57
Default
  #2
Member
 
Ngoc-Minh Truong
Join Date: Feb 2010
Location: Toulouse, France
Posts: 42
Rep Power: 16
truong_nm is on a distinguished road
Send a message via MSN to truong_nm
Would you mind attaching the whole case files please ?
We don't see the mesh on your screenshots. For the moment, I am quite sure that your boundary conditions are missing something. However, your velocity BCs seem good.

Regards
Minh
truong_nm 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
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Incoherent problem table in hollow-fiber spinning Gianni FLUENT 0 April 5, 2008 10:33
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


All times are GMT -4. The time now is 13:29.