mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Added some comment to the parameters in 6dof bc
This commit is contained in:
@ -37,7 +37,8 @@ boundaryField
|
||||
centreOfMass (0.5 0.5 0.5);
|
||||
momentOfInertia (0.08622222 0.8622222 0.144);
|
||||
mass 9.6;
|
||||
rhoInf 1;
|
||||
rhoInf 1; // for forces calculation
|
||||
// See sixDoFRigidBodyMotionState
|
||||
Q (1 0 0 0 1 0 0 0 1);
|
||||
v (0 0 0);
|
||||
a (0 0 0);
|
||||
|
||||
Reference in New Issue
Block a user