tutorials updated after multigridNBS

This commit is contained in:
hamidrezanorouzi
2022-10-30 18:21:02 +03:30
parent c5d3544dda
commit e06d664880
5 changed files with 14 additions and 14 deletions

View File

@ -47,7 +47,7 @@ model
contactSearch
{
method NBS; // method for broad search particle-particle
wallMapping cellsSimple; // method for broad search particle-wall
wallMapping cellMapping; // method for broad search particle-wall
NBSInfo
{
@ -55,7 +55,7 @@ contactSearch
sizeRatio 1.1; // bounding box size to particle diameter (max)
}
cellsSimpleInfo
cellMappingInfo
{
updateFrequency 20; // each 20 timesteps, update neighbor list
cellExtent 0.6; // bounding box for particle-wall search (> 0.5)