tutorials/multiphase/multiphaseEulerFoam/laminar/damBreak4phase: Removed unnecessary file

Resolves bug-report https://bugs.openfoam.org/view.php?id=3897
This commit is contained in:
Henry Weller
2022-10-07 11:38:45 +01:00
parent aad9885699
commit 1a3e2ab68d

View File

@ -1,20 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: dev
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
FoamFile
{
format ascii;
class dictionary;
location "constant";
object momentumTransport;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
simulationType laminar;
// ************************************************************************* //