FoamFile { version 2.0; format ascii; class dictionary; object topoSetDict; }

actions (
 { name disk; type cellSet; action new; source cylinderToCell;
   sourceInfo { p1 (-0.05 0 0); p2 (0.05 0 0); radius 0.1; }
 }
);

