Rotary Air-Lock Valve

Comments for interaction were fixed.
This commit is contained in:
Omid Khosravi 2023-04-30 18:49:49 +04:30
parent 485c5e3142
commit 58254fe9f2
1 changed files with 4 additions and 4 deletions

View File

@ -58,18 +58,18 @@ model
contactSearch contactSearch
{ {
// method for broad search particle-particle // method for broad search particle-particle
method NBS; method NBS;
// method for broad search particle-wall // method for broad search particle-wall
wallMapping cellMapping; wallMapping cellMapping;
NBSInfo NBSInfo
{ {
// each 10 timesteps, update neighbor list // each 10 timesteps, update neighbor list
updateFrequency 10; updateFrequency 10;
// bounding box size to particle diameter (max) // bounding box size to particle diameter (max)
sizeRatio 1.1; sizeRatio 1.1;
} }
cellMappingInfo cellMappingInfo