updated benchmarks after multigridNBS

This commit is contained in:
hamidrezanorouzi 2022-10-30 19:06:52 +03:30
parent e6d7fbcda3
commit 2f701c9343
2 changed files with 4 additions and 4 deletions

View File

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

View File

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