From 08d0d62d374184b669253af5d5456c48c76f389a Mon Sep 17 00:00:00 2001 From: ramin1728 Date: Wed, 5 Mar 2025 23:34:37 +0330 Subject: [PATCH] ReadMe.md is corrected. --- tutorials/sphereGranFlow/RotatingDrumWithBaffles/ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/sphereGranFlow/RotatingDrumWithBaffles/ReadMe.md b/tutorials/sphereGranFlow/RotatingDrumWithBaffles/ReadMe.md index 8d5c799c..8ea62191 100644 --- a/tutorials/sphereGranFlow/RotatingDrumWithBaffles/ReadMe.md +++ b/tutorials/sphereGranFlow/RotatingDrumWithBaffles/ReadMe.md @@ -30,7 +30,7 @@ materials (lightMat heavyMat); ## Particle Insertion -In this case we have two regions for inserting our particles. In both regions we define the insertion rate, the start and end time of the insertion, information about the volume of space through which the particles are inserted. The insertion phase in the simulation is performed between times 0 and 1 second. +In this case we have two regions for inserting the particles. In both regions we define the insertion rate, the start and end time of the insertion, information about the volume of space through which the particles are inserted. The insertion phase in the simulation is performed between times 0 and 1 second. For example, for the insertion region for inserting light particles is shown below.
@@ -52,7 +52,7 @@ layerrightregion // End time of LightParticles insertion (s) endTime 1; // Time Interval of LightParticles insertion (s) - interval 0.025; + insertionInterval 0.025; cylinderInfo {