tutorial files modified for minor errors

This commit is contained in:
Hamidreza Norouzi
2023-09-25 17:39:22 +03:30
parent 33a838b784
commit d0aa5af792
16 changed files with 46 additions and 20 deletions

View File

@ -19,7 +19,7 @@ setFields
{
velocity realx3 (0 0 0); // linear velocity (m/s)
acceleration realx3 (0 0 0); // linear acceleration (m/s2)
rotVelocity realx3 (0 0 0); // rotational velocity (rad/s)
rVelocity realx3 (0 0 0); // rotational velocity (rad/s)
shapeName word sphere1; // name of the particle shape
}