Updated rpm entries to omega with an [rpm] unit specification

This is a more convenient, consistent and flexible approach to specifying
rotational speed.
This commit is contained in:
Henry Weller
2024-06-27 17:38:22 +01:00
parent fc26c717a2
commit d61ea84ebb
40 changed files with 60 additions and 65 deletions

View File

@ -21,7 +21,7 @@ MRF
origin (0.25 0.25 0.25);
axis (0 0 1);
rpm 500;
omega 500 [rpm];
}

View File

@ -29,7 +29,7 @@ mover
origin (0 0 0);
axis (0 0 1);
rpm 20;
omega 20 [rpm];
}
// ************************************************************************* //

View File

@ -29,7 +29,7 @@ mover
origin (0 0 0);
axis (0 0 1);
rpm 20;
omega 20 [rpm];
}
// ************************************************************************* //