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

pressure plot mild oscillations in 2D airfoil simulation with simplefoam(parallel)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 19, 2015, 20:24
Default pressure plot mild oscillations in 2D airfoil simulation with simplefoam(parallel)
  #1
New Member
 
Bhanu
Join Date: May 2014
Posts: 10
Rep Power: 11
mugabe2204 is on a distinguished road
Dear all,

I am doing simulations of 2D incompressible turbulent flow over NACA 2412 airfoil as part of my Master Thesis. I am absolutely stuck at a point to find separation point to introduce some active flow control. I can see the separation from velocity magnitude in paraview(image attached for angle of attack 11). But when I plot XY graphs in pressure and wall shear stress in paraview it gives a weird pattern and hides the point. The specific case was run in 8 cores.

Reynolds number : 3.1 *10 ^6
Turbulence Model : kkLOmega with turbulent intensity(I) 0.06 and viscosity ratio (vt)0.01 for calculating kt {1.5(I*u)^2} and omega {k/nu *vt }
Wall functions are not used.
Max yPlus initial and after final iteration are managed to be close to 1 with the mesh
HTML Code:
Writing yPlus to field yPlus

Time = 20000
Reading field U

Reading/calculating face flux field phi

Selecting incompressible transport model Newtonian
Selecting turbulence model type RASModel
Selecting RAS turbulence model kkLOmega
bounding kt, min: 0 max: 305.053 average: 2.07085
bounding kl, min: 0 max: 467.602 average: 1.88121
bounding omega, min: 0 max: 47777.5 average: 280.85
kkLOmegaCoeffs
{
    A0              4.04;
    As              2.12;
    Av              6.75;
    Abp             0.6;
    Anat            200;
    Ats             200;
    CbpCrit         1.2;
    Cnc             0.1;
    CnatCrit        1250;
    Cint            0.75;
    CtsCrit         1000;
    CrNat           0.02;
    C11             3.4e-06;
    C12             1e-10;
    CR              0.12;
    CalphaTheta     0.035;
    Css             1.5;
    CtauL           4360;
    Cw1             0.44;
    Cw2             0.92;
    Cw3             0.3;
    CwR             1.5;
    Clambda         2.495;
    CmuStd          0.09;
    Prtheta         0.85;
    Sigmak          1;
    Sigmaw          1.17;
}

Patch 0 named WALL_UP
 d  : min: 1.25271e-06 max: 1.54599e-06 average: 1.35678e-06
 y+ : min: 0.00778992 max: 0.814644 average: 0.0946178

Patch 1 named WALL_DOWN
 d  : min: 1.11943e-06 max: 1.57132e-06 average: 1.319e-06
 y+ : min: 0.00333455 max: 1.14329 average: 0.105871

Writing yPlus to field yPlus

End
Please find the initial and final residual plots, pressure and wall shear stress plots here.

I have attached the 0, system, properties in constant folder, mesh images in the following attachements.

Some Information:
I have tried first order, second order schemes for gradient, divergence and laplacian with converging residuals. I varied parameters in fvSOlution like residual control, relative tolerance and other solvers parameters. I played around with boundary conditions from zerogradient, fixed values, freestream for pressure and velocity. I did mesh dependency checks by changing max yPlus till 0.1. Time Step continuity errors are close to 10 ^-11. I can immediately provide most of such results if any of you would like to have some other perspectives. And this is a blunt airfoil. the cd and cl are properly converging for most of these changes and I can provide any of that data.

My questions:
1. Is it something related to some post processing issues of reconstuct par near the wall ? Because the pattern of the jumps is once every 8 or 16 points(case is decomposed in 8 cores). I can provide csv format data or close up graph if you think it is.
2. Is it related to the initial pressure residual being high close to 10 ^-3 ? or Can I rely on the better converged final residuals ?
3. Any of the mesh issues ?
4. Can you suggest any other way to find separation point ?
5.Kindly suggest any of your ideas and I can try it out in the cluster and get back.

Any help on this issue is deeply appreciated as I am stuck with from many days. Kindly let me know for any further details

Regards,
Bhanu
Attached Images
File Type: jpg pressure plot.jpg (25.9 KB, 23 views)
File Type: jpg wall shear stress plot.jpg (28.5 KB, 16 views)
File Type: jpg velocity magnitude.jpg (15.1 KB, 16 views)
File Type: jpg FinalResiduals.jpg (31.5 KB, 21 views)
File Type: jpg InitialResiduals.jpg (31.9 KB, 23 views)
mugabe2204 is offline   Reply With Quote

Old   March 19, 2015, 20:43
Default
  #2
New Member
 
Bhanu
Join Date: May 2014
Posts: 10
Rep Power: 11
mugabe2204 is on a distinguished road
Kindly forgive me and let me know if I made some errors in posting the thread and I can update with the same for next threads. Please find the other files here.
Attached Files
File Type: zip 0.zip (3.4 KB, 5 views)
File Type: zip system.zip (5.5 KB, 6 views)
File Type: zip Properties_RAS_transport_turbulent.zip (1.9 KB, 5 views)
File Type: txt ClusterScript.sh.txt (1.2 KB, 2 views)
mugabe2204 is offline   Reply With Quote

Old   March 19, 2015, 20:44
Default
  #3
New Member
 
Bhanu
Join Date: May 2014
Posts: 10
Rep Power: 11
mugabe2204 is on a distinguished road
Mesh files
Attached Images
File Type: jpg Capture.jpg (16.3 KB, 13 views)
File Type: jpg Capture1 (1).jpg (43.1 KB, 13 views)
File Type: jpg Capture2 (1).jpg (36.2 KB, 14 views)
File Type: jpg Capture3 (1).jpg (37.0 KB, 13 views)
mugabe2204 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
airfoil mesh genaration and simulation with a trip on surface issue rajibroy Mesh Generation & Pre-Processing 1 December 3, 2014 02:04
Transient simulation (Problem with massflow and Pressure) ChristianF CFX 4 August 22, 2011 21:42
Neumann pressure BC and velocity field Antech Main CFD Forum 0 April 25, 2006 02:15
Gas pressure question Dan Moskal Main CFD Forum 0 October 24, 2002 22:02
Hydrostatic pressure in 2-phase flow modeling (long) DS & HB Main CFD Forum 0 January 8, 2000 15:00


All times are GMT -4. The time now is 01:43.