Removed remained computation results

This commit is contained in:
bialger
2024-08-11 03:51:16 +03:00
parent af9ecbf9e3
commit 751e53619d
5 changed files with 0 additions and 49770 deletions

View File

@ -1,47 +0,0 @@
/*--------------------------------*- C++ -*----------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: 6
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
4
(
fuel
{
type patch;
nFaces 41;
startFace 8059;
}
air
{
type patch;
nFaces 41;
startFace 8100;
}
outlet
{
type patch;
nFaces 200;
startFace 8141;
}
frontAndBack
{
type empty;
inGroups 1(empty);
nFaces 8200;
startFace 8341;
}
)
// ************************************************************************* //

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff