renaming of solidBodyMotionFunctions

This commit is contained in:
mattijs
2009-10-09 13:45:40 +01:00
parent 4ed11a6c23
commit 9b89dd125c

View File

@ -26,8 +26,8 @@ solidBodyMotionFvMeshCoeffs
// Table rotating in z axis // Table rotating in z axis
rotatingTable rotatingTable
{ {
solidBodyMotionFunction rotationMotion; solidBodyMotionFunction rotatingMotion;
rotationMotionCoeffs rotatingMotionCoeffs
{ {
CofG (0 0.1 0); CofG (0 0.1 0);
radialVelocity (0 0 360); // degrees/s radialVelocity (0 0 360); // degrees/s
@ -37,18 +37,18 @@ solidBodyMotionFvMeshCoeffs
//// Box rotates on rotating table //// Box rotates on rotating table
//rotatingBox //rotatingBox
//{ //{
// solidBodyMotionFunction rotationMotion; // solidBodyMotionFunction rotatingMotion;
// rotationMotionCoeffs // rotatingMotionCoeffs
// { // {
// CofG (0 0 0); // CofG (0 0 0);
// radialVelocity (720 0 0); // degrees/s // radialVelocity (720 0 0); // degrees/s
// } // }
//} //}
// Box rocking on rotating table // Tube rocking on rotating table
rotatingBox rotatingBox
{ {
solidBodyMotionFunction rockingMotion; solidBodyMotionFunction oscillatingRotatingMotion;
rockingMotionCoeffs oscillatingRotatingMotionCoeffs
{ {
CofG (0 0 0); CofG (0 0 0);
omega 40; // rad/s omega 40; // rad/s