Pe: Correct turbulence model includes
This commit is contained in:
parent
6cc8fc128f
commit
3c24c64edb
1 changed files with 5 additions and 2 deletions
|
|
@ -37,9 +37,12 @@ Description
|
|||
#include "surfaceInterpolate.H"
|
||||
#include "fvcAverage.H"
|
||||
|
||||
#include "turbulentTransportModel.H"
|
||||
#include "turbulentFluidThermoModel.H"
|
||||
#include "incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H"
|
||||
#include "incompressible/RAS/RASModel/RASModel.H"
|
||||
#include "incompressible/LES/LESModel/LESModel.H"
|
||||
#include "fluidThermo.H"
|
||||
#include "compressible/RAS/RASModel/RASModel.H"
|
||||
#include "compressible/LES/LESModel/LESModel.H"
|
||||
|
||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue