mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
36 lines
960 B
C++
Executable File
36 lines
960 B
C++
Executable File
/*--------------------------------*- C++ -*----------------------------------*\
|
|
| ========= | |
|
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
|
|
| \\ / O peration | Version: 2.3.x |
|
|
| \\ / A nd | Web: www.OpenFOAM.org |
|
|
| \\/ M anipulation | |
|
|
\*---------------------------------------------------------------------------*/
|
|
FoamFile
|
|
{
|
|
version 2.0;
|
|
format ascii;
|
|
class cellSet;
|
|
location "constant/polyMesh/sets";
|
|
object probeZone3;
|
|
}
|
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
|
|
|
|
|
12
|
|
(
|
|
17248
|
|
4576
|
|
17249
|
|
4577
|
|
17254
|
|
17255
|
|
4564
|
|
4565
|
|
17242
|
|
4570
|
|
17243
|
|
4571
|
|
)
|
|
|
|
// ************************************************************************* //
|