CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Functionality of sixDoFRigidBodyMotion in solving both mesh motion and body motion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2022, 17:12
Default Functionality of sixDoFRigidBodyMotion in solving both mesh motion and body motion
  #1
Member
 
WY
Join Date: Mar 2020
Posts: 36
Rep Power: 6
WUYing is on a distinguished road
Hi, I am confused about the functionality of sixDoFRigidBodyMotion in OpenFOAM. It seems that it is an option of mesh motion solver, like displacementLaplacia. But it can also solves the motion of body. All the settings (mesh morphing definitions, body definition, etc.) need to be included in the dynamicMeshDict file, as the template below:

Code:
dynamicFvMesh      dynamicMotionSolverFvMesh;
motionSolverLibs    ("libsixDoFRigidBodyMotion.so");
motionSolver          sixDoFRigidBodyMotion;

sixDoFRigidBodyMotionCoeffs
{
               //Parameter definitions
}
I can understand we solve the motion of body using this solver, determining its displacement, velocity and acceleration at one time, and then how to solve motion of internal mesh betwwen innerDistance and outerDistance, just by applying default diffusivity model (inverseDistance linear)?

Sorry about the disordered description above. I am appreciated for any suggestion!
WUYing is offline   Reply With Quote

Reply

Tags
mesh motion, sixdofrigidbodymotion


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convergence problem of OF WUYing OpenFOAM Running, Solving & CFD 2 September 20, 2021 10:09
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
objects oscillate at high speed causing collapse in Dynamic mesh and overset mesh ca insane OpenFOAM Running, Solving & CFD 0 May 17, 2020 22:35
pimpleDyMFoam high time step cont. errors simulating stirred tank MichG OpenFOAM Running, Solving & CFD 8 March 16, 2018 02:41
dynamic Mesh is faster than MRF???? sharonyue OpenFOAM Running, Solving & CFD 14 August 26, 2013 07:47


All times are GMT -4. The time now is 21:15.