diff --git a/tutorials/postprocessPhasicFlow/segregation/settings/particlesDict b/tutorials/postprocessPhasicFlow/segregation/settings/particlesDict index c3e05448..71a463fd 100644 --- a/tutorials/postprocessPhasicFlow/segregation/settings/particlesDict +++ b/tutorials/postprocessPhasicFlow/segregation/settings/particlesDict @@ -48,8 +48,8 @@ setFields { shapeAssigne { - selector rangeAll; // type of point selector - rangeAllInfo + selector selectRange; // type of point selector + selectRangeInfo { begin 0; // begin index of points end 30000; // end index of points diff --git a/tutorials/sphereGranFlow/binarySystemOfParticles/settings/particlesDict b/tutorials/sphereGranFlow/binarySystemOfParticles/settings/particlesDict index c3e05448..71a463fd 100644 --- a/tutorials/sphereGranFlow/binarySystemOfParticles/settings/particlesDict +++ b/tutorials/sphereGranFlow/binarySystemOfParticles/settings/particlesDict @@ -48,8 +48,8 @@ setFields { shapeAssigne { - selector rangeAll; // type of point selector - rangeAllInfo + selector selectRange; // type of point selector + selectRangeInfo { begin 0; // begin index of points end 30000; // end index of points