mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
rigidBodyDynamics/bodies/jointBody: Special body to support elements of composite joints
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
bodies0
|
||||
bodies
|
||||
{
|
||||
pendulum
|
||||
{
|
||||
@ -10,12 +10,12 @@ bodies0
|
||||
transform (1 0 0 0 1 0 0 0 1) (0 0 0);
|
||||
joint
|
||||
{
|
||||
type Rz;
|
||||
type floating;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
bodies
|
||||
bodies0
|
||||
{
|
||||
hinge
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user