From f14e9169f8e6ccb6793030921d83db875096162c Mon Sep 17 00:00:00 2001 From: Omid Khosravi Date: Thu, 30 Mar 2023 22:28:53 +0430 Subject: [PATCH] Update geometryDict changed prop1 to solidProperty --- .../sphereGranFlow/toteblender/settings/geometryDict | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tutorials/sphereGranFlow/toteblender/settings/geometryDict b/tutorials/sphereGranFlow/toteblender/settings/geometryDict index d5d1df99..da9b22e8 100644 --- a/tutorials/sphereGranFlow/toteblender/settings/geometryDict +++ b/tutorials/sphereGranFlow/toteblender/settings/geometryDict @@ -57,7 +57,7 @@ surfaces // number of divisions resolution 36; // material name of this wall - material prop1; + material solidProperty; // motion component name motion axisOfRotation; } @@ -77,7 +77,7 @@ surfaces // number of divisions resolution 36; // material name of this wall - material prop1; + material solidProperty; // motion component name motion axisOfRotation; } @@ -97,7 +97,7 @@ surfaces // number of divisions resolution 36; // material name of this wall - material prop1; + material solidProperty; // motion component name motion axisOfRotation; } @@ -117,7 +117,7 @@ surfaces // number of divisions resolution 36; // material name of this wall - material prop1; + material solidProperty; // motion component name motion axisOfRotation; } @@ -140,7 +140,7 @@ surfaces // number of divisions resolution 36; // material name of this wall - material prop1; + material solidProperty; // motion component name motion axisOfRotation; } @@ -151,7 +151,7 @@ surfaces p2 (-0.05 0.05 0); p3 ( 0.05 0.05 0); p4 (0.05 -0.05 0); - material prop1; + material solidProperty; motion axisOfRotation; }