|
[Sponsors] |
November 26, 2007, 06:32 |
Initial k & epsilon for engine simulation
|
#1 |
Guest
Posts: n/a
|
I would like to simulate the combustion in internal combustion engine. What are the initial values (how do I find or calculate them) to set for k and epsilon for the k-epsilon turbolence model? Any information is apreciated
|
|
November 27, 2007, 06:21 |
Re: Initial k & epsilon for engine simulation
|
#2 |
Guest
Posts: n/a
|
Choose k be using 3-5% of the mean velocity as the velocity fluctuation. You can then do
k = 3/2 uPrime^2 to get k. For a length-scale, choose a fraction (say a quarter) of your inlet manifold diameter or a bit less of the cylinder diameter if you've got no manifolds - L = 1 cm is a decent size for a car engine. You can then estimate epsilon as: epsilon = Cmu^0.75 k^1.5/L Cmu is (of course) 0.09. In reality it does not matter much what you choose. The whole setup is really a turbulence-making machine (you want good mixing, right?) so the initial field will be quickly replaced by "real" turbulence. When that happens, you can check that your estimated k and epsilon with some more realistic data. Enjoy, Hrv |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compressible Nozzle Flow | sebastian | OpenFOAM Running, Solving & CFD | 14 | September 21, 2016 11:47 |
Extrusion with OpenFoam problem No. Iterations 0 | Lord Kelvin | OpenFOAM Running, Solving & CFD | 8 | March 28, 2016 12:08 |
Velocity blows up suddenly after 30,000+ iterations | lordvon | OpenFOAM Running, Solving & CFD | 15 | October 19, 2015 14:52 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
Negative value of k causing simulation to stop | velan | OpenFOAM Running, Solving & CFD | 1 | October 17, 2008 06:36 |