mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
36 lines
966 B
C++
Executable File
36 lines
966 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 probeZone1;
|
|
}
|
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
|
|
|
|
|
12
|
|
(
|
|
15685
|
|
15686
|
|
15719
|
|
15720
|
|
15753
|
|
15754
|
|
15668
|
|
15669
|
|
15702
|
|
15703
|
|
15736
|
|
15737
|
|
)
|
|
|
|
// ************************************************************************* //
|