From 04dc26e37550f459929ec7d11b24d924c969db1a Mon Sep 17 00:00:00 2001 From: ramin1728 <85011717+ramin1728@users.noreply.github.com> Date: Tue, 28 May 2024 15:05:50 +0330 Subject: [PATCH] Update README.md --- tutorials/sphereGranFlow/binarySystemOfParticles/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/sphereGranFlow/binarySystemOfParticles/README.md b/tutorials/sphereGranFlow/binarySystemOfParticles/README.md index 299245d9..ec433c53 100644 --- a/tutorials/sphereGranFlow/binarySystemOfParticles/README.md +++ b/tutorials/sphereGranFlow/binarySystemOfParticles/README.md @@ -28,8 +28,8 @@ in caseSetup/sphereShape file ```C++ names (smallSphere largeSphere); // names of shapes -diameters (0.003 0.005); // diameter of shapes (m) -materials (prop1 prop1); // material names for shapes +diameters (0.003 0.005); // diameter of shapes (m) +materials (prop1 prop1); // material names for shapes ``` ### Positioning and initial mixture