RDB commit

This commit is contained in:
Omid Khosravi
2023-03-26 03:07:04 +04:30
parent 1fb2c06de9
commit 0de7f91013
5 changed files with 196 additions and 14 deletions

View File

@ -47,7 +47,7 @@ Two layers of particles are packed one-by-one using 1 insertion steps.
mixture
{
// mixture composition of inserted particles
lightSphere 1;
smallSphere 1;
}
}
// Left Layer Region
@ -79,7 +79,7 @@ Two layers of particles are packed one-by-one using 1 insertion steps.
mixture
{
heavySphere 1; // only heavySphere
largeSphere 1; // only heavySphere
}
}