tutorials/multiphase/compressibleTwoPhaseEulerFoam: reorganised

This commit is contained in:
Henry
2013-08-02 16:36:57 +01:00
parent 303b9a0990
commit 82f8a3c5ad
53 changed files with 6 additions and 11 deletions

View File

@ -22,13 +22,7 @@ RAS
RASModel LaheyKEpsilon;
turbulence on;
printCoeffs on;
LaheyKEpsilonCoeffs
{
//Cmub 0;
}
}
// ************************************************************************* //

View File

@ -21,7 +21,8 @@ RAS
{
RASModel kEpsilon;
turbulence on;
turbulence on;
printCoeffs on;
}
LES
@ -29,7 +30,6 @@ LES
LESModel Smagorinsky;
turbulence on;
printCoeffs on;
delta cubeRootVol;

View File

@ -21,7 +21,8 @@ RAS
{
RASModel phasePressure;
turbulence on;
turbulence on;
printCoeffs on;
kineticTheoryCoeffs
{