|
[Sponsors] |
Functionality of sixDoFRigidBodyMotion in solving both mesh motion and body motion |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 23, 2022, 18:12 |
Functionality of sixDoFRigidBodyMotion in solving both mesh motion and body motion
|
#1 |
Member
WY
Join Date: Mar 2020
Posts: 36
Rep Power: 6 |
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 } Sorry about the disordered description above. I am appreciated for any suggestion! |
|
Tags |
mesh motion, sixdofrigidbodymotion |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convergence problem of OF | WUYing | OpenFOAM Running, Solving & CFD | 2 | September 20, 2021 11:09 |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
objects oscillate at high speed causing collapse in Dynamic mesh and overset mesh ca | insane | OpenFOAM Running, Solving & CFD | 0 | May 17, 2020 23:35 |
pimpleDyMFoam high time step cont. errors simulating stirred tank | MichG | OpenFOAM Running, Solving & CFD | 8 | March 16, 2018 03:41 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |