diff --git a/tutorials/sphereGranFlow/toteblender/settings/particlesDict b/tutorials/sphereGranFlow/toteblender/settings/particlesDict index 8cccaabf..f7e291c4 100644 --- a/tutorials/sphereGranFlow/toteblender/settings/particlesDict +++ b/tutorials/sphereGranFlow/toteblender/settings/particlesDict @@ -20,7 +20,7 @@ setFields // linear acceleration (m/s2) acceleration realx3 (0 0 0); // rotational velocity (rad/s) - rotVelocity realx3 (0 0 0); + rVelocity realx3 (0 0 0); // name of the particle shape shapeName word sphere1; }