topoSetDict: Corrected/updated formatting
Patch contributed by Institute of Fluid Dynamics, Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
This commit is contained in:
@ -21,42 +21,42 @@ actions
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-10 -6 -3) (10 0 3);
|
||||
box (-10 -6 -3) (10 0 3);
|
||||
}
|
||||
{
|
||||
name c2;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-5 -3 -2.5) (9 0 2);
|
||||
box (-5 -3 -2.5) (9 0 2);
|
||||
}
|
||||
{
|
||||
name c3;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-3 -1.5 -1) (8 0 1.5);
|
||||
box (-3 -1.5 -1) (8 0 1.5);
|
||||
}
|
||||
{
|
||||
name c4;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-2 -1 -0.6) (7 0 1);
|
||||
box (-2 -1 -0.6) (7 0 1);
|
||||
}
|
||||
{
|
||||
name c5;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-1 -0.6 -0.3) (6.5 0 0.8);
|
||||
box (-1 -0.6 -0.3) (6.5 0 0.8);
|
||||
}
|
||||
{
|
||||
name c6;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-0.5 -0.55 -0.15) (6.25 0 0.65);
|
||||
box (-0.5 -0.55 -0.15) (6.25 0 0.65);
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
@ -21,42 +21,42 @@ actions
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-10 -6 -3) (10 0 3);
|
||||
box (-10 -6 -3) (10 0 3);
|
||||
}
|
||||
{
|
||||
name c2;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-5 -3 -2.5) (9 0 2);
|
||||
box (-5 -3 -2.5) (9 0 2);
|
||||
}
|
||||
{
|
||||
name c3;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-3 -1.5 -1) (8 0 1.5);
|
||||
box (-3 -1.5 -1) (8 0 1.5);
|
||||
}
|
||||
{
|
||||
name c4;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-2 -1 -0.6) (7 0 1);
|
||||
box (-2 -1 -0.6) (7 0 1);
|
||||
}
|
||||
{
|
||||
name c5;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-1 -0.6 -0.3) (6.5 0 0.8);
|
||||
box (-1 -0.6 -0.3) (6.5 0 0.8);
|
||||
}
|
||||
{
|
||||
name c6;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-0.5 -0.55 -0.15) (6.25 0 0.65);
|
||||
box (-0.5 -0.55 -0.15) (6.25 0 0.65);
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
@ -21,42 +21,42 @@ actions
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-10 -6 -3) (10 0 3);
|
||||
box (-10 -6 -3) (10 0 3);
|
||||
}
|
||||
{
|
||||
name c2;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-5 -3 -2.5) (10 0 2);
|
||||
box (-5 -3 -2.5) (10 0 2);
|
||||
}
|
||||
{
|
||||
name c3;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-3 -1.5 -1) (10 0 1.5);
|
||||
box (-3 -1.5 -1) (10 0 1.5);
|
||||
}
|
||||
{
|
||||
name c4;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-2 -1 -0.6) (10 0 1);
|
||||
box (-2 -1 -0.6) (10 0 1);
|
||||
}
|
||||
{
|
||||
name c5;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-1 -0.6 -0.3) (10 0 0.8);
|
||||
box (-1 -0.6 -0.3) (10 0 0.8);
|
||||
}
|
||||
{
|
||||
name c6;
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-0.5 -0.55 -0.15) (6.25 0 0.65);
|
||||
box (-0.5 -0.55 -0.15) (6.25 0 0.65);
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ actions
|
||||
type faceSet;
|
||||
action new;
|
||||
source boxToFace;
|
||||
box (0.3015 0.0493 -1) (0.3069 0.2077 1);
|
||||
box (0.3015 0.0493 -1) (0.3069 0.2077 1);
|
||||
}
|
||||
|
||||
{
|
||||
@ -29,7 +29,7 @@ actions
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (-1 0 -1) (0.305 0.31 1);
|
||||
box (-1 0 -1) (0.305 0.31 1);
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
@ -21,7 +21,7 @@ actions
|
||||
type cellSet;
|
||||
action new;
|
||||
source boxToCell;
|
||||
box (0.35 0.35 0.1) (0.65 0.55 0.6);
|
||||
box (0.35 0.35 0.1) (0.65 0.55 0.6);
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user