From 252725863f4f5ad5c3703592e9c8699ef9f4d47f Mon Sep 17 00:00:00 2001 From: ramin1728 Date: Fri, 14 Feb 2025 23:10:46 +0330 Subject: [PATCH] layeredSiloFilling is Updated. --- .../sphereGranFlow/layeredSiloFilling/caseSetup/shapes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/shapes b/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/shapes index 603c28cb..354e3d53 100755 --- a/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/shapes +++ b/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/shapes @@ -6,10 +6,10 @@ objectName sphereDict; objectType sphereShape; fileFormat ASCII; /*---------------------------------------------------------------------------*/ -names (lightSphere heavySphere); // names of shapes +names (lightSphere heavySphere); // names of shapes -diameters (0.007 0.007); // diameter of shapes +diameters (0.007 0.007); // diameter of shapes -materials (lightMat heavyMat); // material names for shapes +materials (lightMat heavyMat); // material names for shapes