All the problems were fixed

This commit is contained in:
pedramyousefi
2023-08-29 09:33:48 +03:30
parent 413f054314
commit 1817c9e640
2 changed files with 10 additions and 42 deletions

View File

@ -6,19 +6,7 @@
objectName particlesDict;
objectType dictionary;
setFields
{
defaultValue
{
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)
shapeName word lightSphere; // name of the particle shape
}
selectors
{}
}
// positions particles
positionParticles