Update ReadMe.md for Rotary Air-Lock valve
This commit is contained in:
parent
30e43f94a2
commit
3bc35e9e62
|
@ -17,7 +17,7 @@ There is one type of particle in this blender. Particles are poured into the inl
|
||||||
<img src="sample sample sample sample", width=700px>
|
<img src="sample sample sample sample", width=700px>
|
||||||
</div>
|
</div>
|
||||||
<div align="center"><i>
|
<div align="center"><i>
|
||||||
particles are colored according to their velocity
|
particles are colored according to their id
|
||||||
</div></i>
|
</div></i>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -183,4 +183,4 @@ To perform simulations, enter the following commands one after another in the te
|
||||||
Enter `$ particlesPhasicFlow` command to create the initial fields for particles.
|
Enter `$ particlesPhasicFlow` command to create the initial fields for particles.
|
||||||
Enter `$ geometryPhasicFlow` command to create the geometry.
|
Enter `$ geometryPhasicFlow` command to create the geometry.
|
||||||
At last, enter `$ sphereGranFlow` command to start the simulation.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue