|
[Sponsors] |
flat plate simulation using compressible solver |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 31, 2012, 03:25 |
flat plate simulation using compressible solver
|
#1 |
New Member
cfdcoder
Join Date: Oct 2012
Posts: 2
Rep Power: 0 |
I am verifying my compressible solver for laminar flow over flat plate by using Blasius solution. The Reynolds number in such cases is given per length e.g. 5000/metre. My question is - Should I change the value of Reynolds number in my code at every value of X - cordinate over the plate OR should I take the total length of plate I am using as the reference and use the corresponding Reynolds number.
Also in this case should the viscosity be taken as constant or should it be allowed to vary as f(Temperature). |
|
October 31, 2012, 10:03 |
|
#2 |
Super Moderator
|
It is usually Re based on plate length. The temperature dependance of viscosity is very weak at normal temperatures. So you could use some average temperature that you expect in the solution to compute viscosity used in definition of Re.
|
|
November 2, 2012, 06:32 |
|
#3 |
New Member
cfdcoder
Join Date: Oct 2012
Posts: 2
Rep Power: 0 |
So if Reynolds number is given as 5000/ metre and I have 2mtr plate then I take Reynolds number constant as 10000 over all the domain. Am I correct here?
I would not be aware of temperature apriori. How can I take average temperature? |
|
November 2, 2012, 11:39 |
|
#4 |
Super Moderator
|
You must know what Re you want at the end of the plate. Then choose other values to achieve that.
You can use the inflow conditions of temperature, density, etc. to determine Re. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Blow of compressible solver while using K-epsilon model in openfoam | Amit Mathur | OpenFOAM | 16 | October 6, 2013 12:09 |
Cryogenics, compressible multiphase and heat transfer solver | mturcios777 | OpenFOAM Programming & Development | 3 | March 22, 2012 11:11 |
Calculate Drag force for flat plate | vsun | FLUENT | 0 | October 3, 2010 08:56 |
Not getting Simple flat plate simulation using sonicTurbFoam | velan | OpenFOAM Running, Solving & CFD | 1 | September 19, 2008 06:00 |
simulation of flat plate | cisong | FLUENT | 4 | September 12, 2001 12:10 |