From 7e259a9caa64e33e9b40d3a1eda84860f67aaa10 Mon Sep 17 00:00:00 2001 From: hamidrezanorouzi Date: Fri, 30 Sep 2022 11:57:16 +0330 Subject: [PATCH] corrections based on change in selectors --- .../postprocessPhasicFlow/segregation/settings/particlesDict | 4 ++-- .../binarySystemOfParticles/settings/particlesDict | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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