mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: overset: new solvers, new stencil
This commit is contained in:
@ -14,6 +14,7 @@ bodies
|
||||
parent root;
|
||||
mass 6e4;
|
||||
radius 0.01;
|
||||
centreOfMass (0 0 0);
|
||||
transform (1 0 0 0 1 0 0 0 1) (0 0 0);
|
||||
joint
|
||||
{
|
||||
@ -37,6 +38,7 @@ bodies
|
||||
parent M;
|
||||
mass 6e3;
|
||||
radius 0.01;
|
||||
centreOfMass (0 0 0);
|
||||
transform (1 0 0 0 1 0 0 0 1) (0 -5 0);
|
||||
mergeWith M;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user