RotaryAirLockValve is Updated.

This commit is contained in:
ramin1728
2025-02-14 23:30:27 +03:30
parent 252725863f
commit 5e272cfa1b
4 changed files with 8 additions and 27 deletions

View File

@ -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.
<html>
@ -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.