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

Velocity curve in channel flow by pisoFoam and LES

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree7Likes
  • 2 Post By mxylondon
  • 1 Post By itchy
  • 2 Post By itchy
  • 2 Post By itchy

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 19, 2013, 08:49
Default Velocity curve in channel flow by pisoFoam and LES
  #1
Member
 
X Meng
Join Date: Jun 2012
Location: Scotland
Posts: 89
Rep Power: 13
mxylondon is on a distinguished road
Dear all,
I am struggling with a trouble in pisoFoam using LES for channel flow.

Basically, the velocity curve from experiment has the maximum value of about 1.15 times of inlet uniform velocity, yeah?

But I got much larger max value like 1.4 times of inlet uniform velocity, and it changes sharply from wall to centre.

My question is, what parameters I may make wrong, or anything I can do to develop that?

P.S.
I am using oneEqEddy model. OF version 2.2.0.


Cheers
m.goudarzi and donalder like this.
mxylondon is offline   Reply With Quote

Old   September 23, 2014, 09:14
Default
  #2
Member
 
Florian Ries
Join Date: Feb 2014
Location: Darmstadt, Germany
Posts: 88
Rep Power: 12
itchy is on a distinguished road
Hi,

that sounds like to coarse mesh. Which LES Model do you use??? Is your case really turbulent in the LES simulation. Is your case statistically stationary. Have you checked this??

kind regards
Florian
m.goudarzi likes this.
itchy is offline   Reply With Quote

Old   May 18, 2015, 08:19
Default
  #3
New Member
 
marzieh goodarzi
Join Date: Feb 2014
Location: Tehran-Iran
Posts: 11
Rep Power: 12
m.goudarzi is on a distinguished road
hi

I have the same problem but with pimple solver. I used oneEqEddy of LES model, and used mapped inlet Method, but the maximum velocity is 1.4 that exceed the experimental data.
yplus of mesh is under 1 and about 162,000 node
please help me ,I am confused

Last edited by m.goudarzi; May 18, 2015 at 08:22. Reason: n
m.goudarzi is offline   Reply With Quote

Old   May 19, 2015, 00:41
Default
  #4
Member
 
Florian Ries
Join Date: Feb 2014
Location: Darmstadt, Germany
Posts: 88
Rep Power: 12
itchy is on a distinguished road
hi m.goudarzi,

do you use Van Driest damping??? The OneEqModel behaves wrong at the wall. You have to use van Driest damping!! Or you can use dynOneEq (without Van Driest damping!), but there is a bug in this model

Is your domain long enough??? Your domain has to be twice the longest turbulent structures (Nyquist criteria) i.e. in a pipe the largest turbulent structures is about 6-7 times the pipe diameter, this leads to a length of your domain of 16 times the diameter.

Is your averaging time long enough?? How have you checked that??

Is your flow statistically statinoary before you start averaging?? How have you checked that?

kind regards
Florian
m.goudarzi and warnerchang like this.
itchy is offline   Reply With Quote

Old   May 23, 2015, 13:05
Default
  #5
New Member
 
marzieh goodarzi
Join Date: Feb 2014
Location: Tehran-Iran
Posts: 11
Rep Power: 12
m.goudarzi is on a distinguished road
Hi dear Florian

Thank you for the quick reply

Quote:
do you use Van Driest damping??? The OneEqModel behaves wrong at the wall. You have to use van Driest damping!! Or you can use dynOneEq (without Van Driest damping!), but there is a bug in this model
yes! i used " delta vanDriest" in LES properties

Quote:
Is your domain long enough??? Your domain has to be twice the longest turbulent structures (Nyquist criteria) i.e. in a pipe the largest turbulent structures is about 6-7 times the pipe diameter, this leads to a length of your domain of 16 times the diameter.
I have a channel with 3.33 cm aspect ratio. the length of channel is 20 cm.

Quote:
Is your averaging time long enough?? How have you checked that??

Is your flow statistically statinoary before you start averaging?? How have you checked that?
I am new user of openfoam, excuse me for this simple question. I dont know about these object, can you explain more?

Thank you
marzieh
m.goudarzi is offline   Reply With Quote

Old   May 23, 2015, 13:21
Default
  #6
New Member
 
marzieh goodarzi
Join Date: Feb 2014
Location: Tehran-Iran
Posts: 11
Rep Power: 12
m.goudarzi is on a distinguished road
This is my LES properties


Quote:
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant";
object LESProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

LESModel oneEqEddy;

printCoeffs on;

delta vanDriest;

cubeRootVolCoeffs
{
deltaCoeff 1;
}

PrandtlCoeffs
{
delta cubeRootVol;
cubeRootVolCoeffs
{
deltaCoeff 1;
}

smoothCoeffs
{
delta cubeRootVol;
cubeRootVolCoeffs
{
deltaCoeff 1;
}

maxDeltaRatio 1.1;
}

Cdelta 0.158;
}

vanDriestCoeffs
{
delta cubeRootVol;
cubeRootVolCoeffs
{
deltaCoeff 1;
}

smoothCoeffs
{
delta cubeRootVol;
cubeRootVolCoeffs
{
deltaCoeff 1;
}

maxDeltaRatio 1.1;
}

Aplus 26;
Cdelta 0.158;
}

smoothCoeffs
{
delta cubeRootVol;
cubeRootVolCoeffs
{
deltaCoeff 1;
}

maxDeltaRatio 1.1;
}


// ************************************************** *********************** //
m.goudarzi is offline   Reply With Quote

Old   May 24, 2015, 05:13
Default
  #7
Member
 
Florian Ries
Join Date: Feb 2014
Location: Darmstadt, Germany
Posts: 88
Rep Power: 12
itchy is on a distinguished road
Hi,

how do you simulate the channel???

I would do it like this:

1. Use pimpleFoam (no relaxation in final iteration, do residualControl with very low values!)
2. use fvOptions with pressureGradientExplicitSource (no mapping method!)
3. initialize your flow with isotropic turbulence (boxTurb) and superimpose a powerlaw profile
4. For LES use Gauss linear (no Upwind!!), corrected (or orthogonal for channel) and backward (ddt)
6. Lets say flowdirection is z and the heigth of the channel is h. As a result of the turbulence structures, the domain has to be: Lz=12h, Lx=4h, Ly=h
7. Run your simulation for 100 flow through domain and then start averaging. (How to average see tutorial channel95)
8. Include a model for your subgrid-stress tensor Tsgs in the oneEq. You need an averaged Tsgs for postprocessing.

How to compare LES data with DNS data:
With LES you simulate a filtered velocity field. The mean value of a filtered signal is equal with the mean value of the unfiltered signal. So you can compare a mean value from a LES with a mean value of a DNS.
This is not true for the RMS value. The RMS value of a LES is smaller then the RMS value of the DNS. To compare this, you have to add the mean subgrid stress tensor TSgs to the covariance matrix of the LES.

Averaging time:
The random error Err of the average depends on the integral time scale Tint. In example, for the mean your random errror is proprtinal:
Err ~ sqrt(2*Tint/tav)
where tav is your averaging time. Tint is a function of space and is much higher near the wall. As a result of this, you have to average much longer at the wall.

You should do a reference simulation with Smagorinsky model. For channel use Smagorinsky parameter Cs=0.05.

kind regards
Florian
m.goudarzi and warnerchang like this.
itchy is offline   Reply With Quote

Old   June 4, 2015, 14:45
Default LES simulation of curved channel
  #8
New Member
 
marjan
Join Date: Aug 2013
Posts: 11
Rep Power: 12
mdallali is on a distinguished road
Hi everyone, I model a curved channel with N-S equation in curvilinear coordinates.
I imposed a fix pressure gradient in x- direction which decomposed along the channel in curvilinear coordinate( stream wise and span wise direction) to drive the flow.
So the pressure gradient alter in steam wise and span wise direction along the channel .
But my solution is not stable.
so i Think it s because of unbalance between the body forces.
Does some one has any idea?
Should I use a fixed pressure gradient in stream wise while imposing the centrifugal force as well?
mdallali is offline   Reply With Quote

Old   June 15, 2015, 05:12
Default pisoFoam problems
  #9
New Member
 
Gizela
Join Date: May 2015
Posts: 11
Rep Power: 10
Gizazu is on a distinguished road
Hi everybody, i´ḿ new to openFoam and i´m trying to run pisoFoam for a channel with a pier inside. I received an error (see image) and from that i tried to change somethings in my boundary conditions but still giving the same error.

So, please I need your help to find out what is going wrong, where is my failure and how can I do it right.

it is attached some files (blockMeshDict, U, p, epsilon).

help please.

Kind regards

Gizela
Attached Images
File Type: jpg pisoFoam error 2015-06-15 10:42:51.jpg (73.4 KB, 23 views)
Attached Files
File Type: pdf blockMeshDict-pisoFoam.pdf (23.4 KB, 34 views)
File Type: pdf epsilon - pisoFoam.pdf (20.7 KB, 7 views)
File Type: pdf p - pisoFoam.pdf (20.3 KB, 7 views)
File Type: pdf U - pisoFoam.pdf (20.5 KB, 19 views)

Last edited by Gizazu; June 24, 2015 at 11:02.
Gizazu is offline   Reply With Quote

Old   June 21, 2015, 07:28
Default
  #10
New Member
 
marzieh goodarzi
Join Date: Feb 2014
Location: Tehran-Iran
Posts: 11
Rep Power: 12
m.goudarzi is on a distinguished road
Hi,

Thank you very much Florian for your answer
I have done all these steps, but the result did not change
I do not know where is the problem
m.goudarzi is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Friction velocity in Channel flow impecca OpenFOAM Post-Processing 2 April 11, 2014 01:33
setup problems - LES pipe flow with cyclic BC (1) and direct mapped inlet (2) florian_krause OpenFOAM 22 June 13, 2013 21:25
channelFoam for LES of Flow over a Wavy Wall sunliming OpenFOAM 4 May 1, 2013 15:59
unsteady LES pisoFoam questions garrison OpenFOAM Running, Solving & CFD 13 August 17, 2012 20:12
calculating mean streamwise velocity in LES maysmech OpenFOAM 4 September 6, 2010 11:38


All times are GMT -4. The time now is 12:57.