mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
36 lines
954 B
C++
Executable File
36 lines
954 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 probeZone2;
|
|
}
|
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
|
|
|
|
|
12
|
|
(
|
|
3685
|
|
3686
|
|
3719
|
|
3720
|
|
3753
|
|
3754
|
|
3668
|
|
3669
|
|
3702
|
|
3703
|
|
3736
|
|
3737
|
|
)
|
|
|
|
// ************************************************************************* //
|