|
[Sponsors] |
Info about Epsilon BC in the Launder-Sharma model |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 20, 2014, 12:43 |
Info about Epsilon BC in the Launder-Sharma model
|
#1 |
Senior Member
Samuele Z
Join Date: Oct 2009
Location: Mozzate - Co - Italy
Posts: 520
Rep Power: 19 |
Dear All,
I am writing since I am trying to figure out how Epsilon is evaluated in the Launder-Sharma model. Reading the file ~/OpenFOAM/OpenFOAM-2.2.2/src/turbulenceModels/incompressible/RAS/LaunderSharmaKE/LaunderSharmaKE.H I see this sentence: Code:
//- Note that epsilonTilda is returned as epsilon. // This is the appropriate variable for most purposes. virtual tmp<volScalarField> epsilon() const { return epsilonTilda_; } 1. should I set the BC for Epsilon_Tilda, such that on the walls I set it to 0? 2. how about the outputs? Do I get Epsilon or Epsilon_Tilda? Thanks a lot, Samuele |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
about Subgrid-scale model | impecca | OpenFOAM Running, Solving & CFD | 4 | December 20, 2013 11:36 |
Calculation of Epsilon in LES model | Yuri Almeida | OpenFOAM | 2 | January 18, 2013 08:43 |
Help regarding K Epsilon model | go2saqi | Main CFD Forum | 2 | January 23, 2012 12:59 |
Fluent Launder Sharma Model how to set up? | abhinavgupta88 | FLUENT | 1 | April 3, 2011 03:39 |
Launder & Sharma model in combusion case | Richard Carroni | Main CFD Forum | 1 | November 17, 1998 19:59 |