RotaryAirLockValve is Updated.

This commit is contained in:
ramin1728
2025-02-27 20:53:20 +03:30
parent 1cbeb1c963
commit 8b9a9acd0c
8 changed files with 81 additions and 98 deletions

View File

@ -88,10 +88,10 @@ surfaces
```
## Defining particles
### Diameter and material of spheres
In the `caseSetup/sphereShape` the diameter and the material name of the particles are defined.
In the `caseSetup/shapes` the diameter and the material name of the particles are defined.
<div align="center">
in <b>caseSetup/sphereShape</b> file
in <b>caseSetup/shapes</b> file
</div>
```C++