From 180bc29df41a6ce08ed641889ee788c037b196a6 Mon Sep 17 00:00:00 2001 From: Ramin Khodabandeh Date: Tue, 28 May 2024 12:08:25 +0430 Subject: [PATCH] Tutorials are updated. --- .../binarySystemOfParticles/caseSetup/particleInsertion | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) mode change 100644 => 100755 tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion diff --git a/tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion b/tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion old mode 100644 new mode 100755 index 3629d63f..25c1d909 --- a/tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion +++ b/tutorials/sphereGranFlow/binarySystemOfParticles/caseSetup/particleInsertion @@ -6,9 +6,8 @@ objectName particleInsertion; objectType dicrionary; fileFormat ASCII; /*---------------------------------------------------------------------------*/ -active No; // is insertion active -> yes or no - -collisionCheck No; // is checked -> yes or no +collisionCheck No; // is checked -> yes or no +active No; // is insertion active -> yes or no