mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
44 lines
1002 B
C++
Executable File
44 lines
1002 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 c0;
|
|
}
|
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
|
|
|
|
|
20
|
|
(
|
|
1352
|
|
1353
|
|
20009
|
|
20010
|
|
4178
|
|
4179
|
|
4195
|
|
4196
|
|
4212
|
|
4213
|
|
6901
|
|
6902
|
|
8860
|
|
8861
|
|
15209
|
|
15210
|
|
15226
|
|
15227
|
|
15243
|
|
15244
|
|
)
|
|
|
|
// ************************************************************************* //
|