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

problem of icoDyMfoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 14, 2010, 11:01
Default problem of icoDyMfoam
  #1
New Member
 
qqj
Join Date: Jun 2009
Posts: 12
Rep Power: 16
ranas is on a distinguished road
hi, all
I use icoDyMfoam to calculate a ellipse (a/b=100) oscillating in an fluid. It works well when the non-dimensional time is less than 15. When the non-dimensional time is large than 15, the coefficiency of lift and drag become irregular, and the pressure in the flow field seems irrational. How to improve it? icoDyMfoam is compiled in double precision. best regards!!!
ranas is offline   Reply With Quote

Old   January 16, 2010, 03:43
Default the boundary condition
  #2
New Member
 
qqj
Join Date: Jun 2009
Posts: 12
Rep Power: 16
ranas is on a distinguished road
pressure:

plate
{
type zeroGradient;
}
up
{
type zeroGradient;
}
outlet
{
type fixedValue;
value uniform 0;
}
down
{
type zeroGradient;
}
inlet
{
type zeroGradient;
}
frontAndBackPlanes
{
type empty;
}


velocity:

plate
{
type movingWallVelocity;
value uniform (0 0 0);
}
up
{
type fixedValue;
value uniform (1 0 0);
}
outlet
{
type zeroGradient;
}
down
{
type fixedValue;
value uniform (1 0 0);
}
inlet
{
type fixedValue;
value uniform (1 0 0);
}
frontAndBackPlanes
{
type empty;
}
ranas 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 00:06.