Files
openfoam/tutorials/combustion/fireFoam/les/smallPoolFire3D/constant/turbulenceProperties
sergio 3e1045222f STY:: headers and dicts modifications for fireFoam tutorials +
small change in constSolidThermo and singleLayerReion
2011-03-17 18:30:13 +00:00

23 lines
902 B
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: dev |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format binary;
class dictionary;
location "constant";
object turbulenceProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
simulationType LESModel;
// ************************************************************************* //