From bd4e566dc23913c415b742b69e39a37893c559c4 Mon Sep 17 00:00:00 2001 From: ramin1728 Date: Fri, 14 Feb 2025 23:07:13 +0330 Subject: [PATCH 1/3] layeredSiloFilling --- .../layeredSiloFilling/caseSetup/interaction | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/interaction b/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/interaction index 7c2a70a6..2084cd48 100755 --- a/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/interaction +++ b/tutorials/sphereGranFlow/layeredSiloFilling/caseSetup/interaction @@ -16,11 +16,11 @@ contactSearch { method NBS; // method for broad search particle-particle - updateInterval 10; + updateInterval 10; sizeRatio 1.1; - cellExtent 0.55; + cellExtent 0.55; adjustableBox Yes; } @@ -46,25 +46,25 @@ model 0.8e6 0.8e6 0.8e6); - nu (0.25 0.25 0.25 // Poisson's ratio [-] - 0.25 0.25 - 0.25); + nu (0.25 0.25 0.25 // Poisson's ratio [-] + 0.25 0.25 + 0.25); - en (0.97 0.97 0.85 // coefficient of normal restitution - 0.97 0.85 - 1.00); + en (0.97 0.97 0.85 // coefficient of normal restitution + 0.97 0.85 + 1.00); - et (1.0 1.0 1.0 // coefficient of tangential restitution - 1.0 1.0 - 1.0); + et (1.0 1.0 1.0 // coefficient of tangential restitution + 1.0 1.0 + 1.0); - mu (0.65 0.65 0.35 // dynamic friction - 0.65 0.35 - 0.35); + mu (0.65 0.65 0.35 // dynamic friction + 0.65 0.35 + 0.35); - mur (0.1 0.1 0.1 // rolling friction - 0.1 0.1 - 0.1); + mur (0.1 0.1 0.1 // rolling friction + 0.1 0.1 + 0.1); } From 252725863f4f5ad5c3703592e9c8699ef9f4d47f Mon Sep 17 00:00:00 2001 From: ramin1728 Date: Fri, 14 Feb 2025 23:10:46 +0330 Subject: [PATCH 2/3] 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 From 5e272cfa1b5527705d819f3a74f9325f658555e7 Mon Sep 17 00:00:00 2001 From: ramin1728 Date: Fri, 14 Feb 2025 23:30:27 +0330 Subject: [PATCH 3/3] RotaryAirLockValve is Updated. --- .../RotaryAirLockValve/ReadMe.md | 4 ++-- .../RotaryAirLockValve/caseSetup/interaction | 10 +++++----- .../caseSetup/particleInsertion | 2 +- .../RotaryAirLockValve/caseSetup/sphereShape | 19 ------------------- 4 files changed, 8 insertions(+), 27 deletions(-) delete mode 100644 tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/sphereShape diff --git a/tutorials/sphereGranFlow/RotaryAirLockValve/ReadMe.md b/tutorials/sphereGranFlow/RotaryAirLockValve/ReadMe.md index eb7fbbbe..33b2879a 100644 --- a/tutorials/sphereGranFlow/RotaryAirLockValve/ReadMe.md +++ b/tutorials/sphereGranFlow/RotaryAirLockValve/ReadMe.md @@ -1,7 +1,7 @@ # Problem Definition The problem is to simulate a Rotary Air-Lock Valve. The external diameter of rotor is about 21 cm. There is one type of particle in this simulation. Particles are inserted into the inlet of the valve from t=**0** s. * **28000** particles with **5 mm** diameter are inserted into the valve with the rate of **4000 particles/s**. -* The rotor starts its ortation at t = 1.25 s at the rate of 2.1 rad/s. +* The rotor starts its rotation at t = 1.25 s at the rate of 2.1 rad/s. @@ -206,4 +206,4 @@ To perform simulations, enter the following commands one after another in the te Enter `$ particlesPhasicFlow` command to create the initial fields for particles (here the simulaiton has no particle at the beginning). Enter `$ geometryPhasicFlow` command to create the geometry. At last, enter `$ sphereGranFlow` command to start the simulation. -After finishing the simulation, you can use `$ pFlowtoVTK` to convert the results into vtk format stored in ./VTK folder. +After finishing the simulation, you can use `$ pFlowtoVTK` to convert the results into vtk format stored in ./VTK folder. \ No newline at end of file diff --git a/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/interaction b/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/interaction index da09e5e1..3defdb75 100644 --- a/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/interaction +++ b/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/interaction @@ -43,19 +43,19 @@ model Geff (0.8e6 0.8e6 // Shear modulus [Pa] 0.8e6); - nu (0.25 0.25 // Poisson's ratio [-] + nu (0.25 0.25 // Poisson's ratio [-] 0.25); - en (0.7 0.8 // coefficient of normal restitution + en (0.70 0.80 // coefficient of normal restitution 1.0); - et (1.0 1.0 // coefficient of tangential restitution + et (1.0 1.0 // coefficient of tangential restitution 1.0); - mu (0.3 0.35 // dynamic friction + mu (0.3 0.35 // dynamic friction 0.35); - mur (0.1 0.1 // rolling friction + mur (0.1 0.1 // rolling friction 0.1); } diff --git a/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/particleInsertion b/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/particleInsertion index e3b74af1..06342b39 100644 --- a/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/particleInsertion +++ b/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/particleInsertion @@ -6,7 +6,7 @@ objectName particleInsertion; objectType dicrionary; fileFormat ASCII; /*---------------------------------------------------------------------------*/ -active yes; // is insertion active -> yes or no +active yes; // is insertion active -> yes or no checkForCollision No; // is checked -> yes or no diff --git a/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/sphereShape b/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/sphereShape deleted file mode 100644 index 354d36d8..00000000 --- a/tutorials/sphereGranFlow/RotaryAirLockValve/caseSetup/sphereShape +++ /dev/null @@ -1,19 +0,0 @@ -/* -------------------------------*- C++ -*--------------------------------- *\ -| phasicFlow File | -| copyright: www.cemf.ir | -\* ------------------------------------------------------------------------- */ -objectName particleInsertion; -objectType dicrionary; -fileFormat ASCII; -/*---------------------------------------------------------------------------*/ -objectName sphereDict; -objectType sphereShape; - -// names of shapes -names (sphere); - -// diameter of shapes -diameters (0.005); - -// material names for shapes -materials (sphereMat); \ No newline at end of file