|
[Sponsors] |
January 14, 2010, 12:01 |
problem of icoDyMfoam
|
#1 |
New Member
qqj
Join Date: Jun 2009
Posts: 12
Rep Power: 17 |
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!!! |
|
January 16, 2010, 04:43 |
the boundary condition
|
#2 |
New Member
qqj
Join Date: Jun 2009
Posts: 12
Rep Power: 17 |
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; } |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Incoherent problem table in hollow-fiber spinning | Gianni | FLUENT | 0 | April 5, 2008 11:33 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |