This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/tutorials/multiphase/compressibleInterFoam/les/depthCharge3D/constant/turbulenceProperties

26 lines
1.2 KiB
Text
Raw Normal View History

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
<<<<<<< Updated upstream:tutorials/multiphase/compressibleInterFoam/depthCharge3D/constant/turbulenceProperties
| \\ / O peration | Version: 1.6 |
=======
| \\ / O peration | Version: 1.6-ext |
>>>>>>> Stashed changes:tutorials/multiphase/compressibleInterFoam/depthCharge3D/0/pd.org
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant";
object turbulenceProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
simulationType LESModel;
// ************************************************************************* //