|
[Sponsors] |
Adding turbulence models to (reacting)TwoPhaseEulerFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 3, 2017, 04:04 |
Adding turbulence models to (reacting)TwoPhaseEulerFoam
|
#1 |
New Member
Laurien Vandewalle
Join Date: Jun 2013
Location: Ghent, Belgium
Posts: 29
Rep Power: 13 |
Hi everyone,
I was wondering if there is a specific reason why only a few turbulence models can be combined with the two-phase eulerian solvers (twoPhaseEulerFoam and reactingTwoPhaseEulerFoam). In my opinion, the only adjustment would be to add some extra lines to the file $FOAM_SOLVERS/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/twoPhaseCompressibleTurbulenceModels/phaseCompressibleTurbulenceModels.C. For example the following: Code:
#include "kOmegaSSTDES.H" makeLESModel(kOmegaSSTDES); Kind regards, Laurien |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PANS turbulence models | HelioVillanueva | OpenFOAM Programming & Development | 39 | June 23, 2024 08:13 |
Adding New phaseCompressible Turbulence Model | scram | OpenFOAM Programming & Development | 34 | March 25, 2020 09:08 |
in k-epsilon wall function approach high Re turbulence models: question of velocity | romant | OpenFOAM Programming & Development | 6 | May 26, 2016 10:14 |
Advice about turbulence models? | mqsim | OpenFOAM Running, Solving & CFD | 6 | April 27, 2016 08:50 |
Only two turbulence options available in CFX Pre | Jack001 | CFX | 5 | March 30, 2016 03:47 |